"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/03/10 01:02:31 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi" 2026/03/10 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 01:02:31 DEBUG : Creating backend with remote "TestS3:rclone-test-gokohaq1wifi" 2026/03/10 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone882649999" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:31 INFO : S3 bucket rclone-test-gokohaq1wifi: Bucket "rclone-test-gokohaq1wifi" created with ACL "" 2026/03/10 01:02:32 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:32 DEBUG : dir/file1.rclone_chunk.001_nxxcyt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:32 INFO : dir/file1.rclone_chunk.001_nxxcyt: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:32 INFO : dir/file1.rclone_chunk.001_nxxcyt: Deleted 2026/03/10 01:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:32 DEBUG : dir: Looking for writers 2026/03/10 01:02:32 DEBUG : Looking for writers 2026/03/10 01:02:32 DEBUG : dir: reading active writers 2026/03/10 01:02:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.53s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:32 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:32 DEBUG : dir/file1.rclone_chunk.001_nxxd3u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:32 INFO : dir/file1.rclone_chunk.001_nxxd3u: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:33 INFO : dir/file1.rclone_chunk.001_nxxd3u: Deleted 2026/03/10 01:02:33 DEBUG : dir/file2: size = 15 OK 2026/03/10 01:02:33 DEBUG : dir/file2.rclone_chunk.001_nxxehr: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/10 01:02:33 INFO : dir/file2.rclone_chunk.001_nxxehr: Copied (server-side copy) to: dir/file2 2026/03/10 01:02:33 INFO : dir/file2.rclone_chunk.001_nxxehr: Deleted 2026/03/10 01:02:33 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/10 01:02:33 DEBUG : dir/subdir/file3.rclone_chunk.001_nxxe3c: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/10 01:02:33 INFO : dir/subdir/file3.rclone_chunk.001_nxxe3c: Copied (server-side copy) to: dir/subdir/file3 2026/03/10 01:02:33 INFO : dir/subdir/file3.rclone_chunk.001_nxxe3c: Deleted 2026/03/10 01:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:34 DEBUG : dir/subdir: Looking for writers 2026/03/10 01:02:34 DEBUG : dir: Looking for writers 2026/03/10 01:02:34 DEBUG : file2: reading active writers 2026/03/10 01:02:34 DEBUG : subdir: reading active writers 2026/03/10 01:02:34 DEBUG : file1: reading active writers 2026/03/10 01:02:34 DEBUG : Looking for writers 2026/03/10 01:02:34 DEBUG : dir: reading active writers 2026/03/10 01:02:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.24s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:35 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:35 DEBUG : dir/file1.rclone_chunk.001_nxxfew: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:35 INFO : dir/file1.rclone_chunk.001_nxxfew: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:35 INFO : dir/file1.rclone_chunk.001_nxxfew: Deleted 2026/03/10 01:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:35 DEBUG : dir: Looking for writers 2026/03/10 01:02:35 DEBUG : file1: reading active writers 2026/03/10 01:02:35 DEBUG : Looking for writers 2026/03/10 01:02:35 DEBUG : dir: reading active writers 2026/03/10 01:02:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:36 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:36 DEBUG : dir/file1.rclone_chunk.001_nxxgxh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:36 INFO : dir/file1.rclone_chunk.001_nxxgxh: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:36 INFO : dir/file1.rclone_chunk.001_nxxgxh: Deleted 2026/03/10 01:02:36 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:36 DEBUG : dir: Looking for writers 2026/03/10 01:02:36 DEBUG : Looking for writers 2026/03/10 01:02:36 DEBUG : dir: reading active writers 2026/03/10 01:02:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.04s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:37 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:37 DEBUG : dir/file1.rclone_chunk.001_nxxh91: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:37 INFO : dir/file1.rclone_chunk.001_nxxh91: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:37 INFO : dir/file1.rclone_chunk.001_nxxh91: Deleted 2026/03/10 01:02:37 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:37 DEBUG : forgetting directory cache 2026/03/10 01:02:37 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:37 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:37 DEBUG : Looking for writers 2026/03/10 01:02:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.05s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:38 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:38 DEBUG : dir/file1.rclone_chunk.001_nxxi5b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:38 INFO : dir/file1.rclone_chunk.001_nxxi5b: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:38 INFO : dir/file1.rclone_chunk.001_nxxi5b: Deleted 2026/03/10 01:02:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/10 01:02:38 DEBUG : dir: invalidating directory cache 2026/03/10 01:02:38 DEBUG : >ForgetPath: 2026/03/10 01:02:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/10 01:02:38 DEBUG : invalidating directory cache 2026/03/10 01:02:38 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:38 DEBUG : >ForgetPath: 2026/03/10 01:02:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/10 01:02:38 DEBUG : >ForgetPath: 2026/03/10 01:02:38 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:38 DEBUG : dir: Looking for writers 2026/03/10 01:02:38 DEBUG : Looking for writers 2026/03/10 01:02:38 DEBUG : dir: reading active writers 2026/03/10 01:02:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.92s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:39 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:39 DEBUG : dir/file1.rclone_chunk.001_nxxjaz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:39 INFO : dir/file1.rclone_chunk.001_nxxjaz: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:39 INFO : dir/file1.rclone_chunk.001_nxxjaz: Deleted 2026/03/10 01:02:39 DEBUG : fil/a/b/c: size = 15 OK 2026/03/10 01:02:39 DEBUG : fil/a/b/c.rclone_chunk.001_nxxk9o: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/03/10 01:02:39 INFO : fil/a/b/c.rclone_chunk.001_nxxk9o: Copied (server-side copy) to: fil/a/b/c 2026/03/10 01:02:39 INFO : fil/a/b/c.rclone_chunk.001_nxxk9o: Deleted 2026/03/10 01:02:40 DEBUG : forgetting directory cache 2026/03/10 01:02:40 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:40 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:40 DEBUG : dir: Looking for writers 2026/03/10 01:02:40 DEBUG : fil/a/b: Looking for writers 2026/03/10 01:02:40 DEBUG : fil/a: Looking for writers 2026/03/10 01:02:40 DEBUG : b: reading active writers 2026/03/10 01:02:40 DEBUG : fil: Looking for writers 2026/03/10 01:02:40 DEBUG : a: reading active writers 2026/03/10 01:02:40 DEBUG : Looking for writers 2026/03/10 01:02:40 DEBUG : dir: reading active writers 2026/03/10 01:02:40 DEBUG : fil: reading active writers 2026/03/10 01:02:40 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (2.00s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:41 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:41 DEBUG : dir/file1.rclone_chunk.001_nxxlus: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:41 INFO : dir/file1.rclone_chunk.001_nxxlus: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:41 INFO : dir/file1.rclone_chunk.001_nxxlus: Deleted 2026/03/10 01:02:41 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:41 DEBUG : dir: Looking for writers 2026/03/10 01:02:41 DEBUG : Looking for writers 2026/03/10 01:02:41 DEBUG : dir: reading active writers 2026/03/10 01:02:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.85s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:42 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:42 DEBUG : dir/file1.rclone_chunk.001_nxxmqx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:42 INFO : dir/file1.rclone_chunk.001_nxxmqx: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:42 INFO : dir/file1.rclone_chunk.001_nxxmqx: Deleted 2026/03/10 01:02:42 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:42 DEBUG : dir: Looking for writers 2026/03/10 01:02:42 DEBUG : file1: reading active writers 2026/03/10 01:02:42 DEBUG : Looking for writers 2026/03/10 01:02:42 DEBUG : dir: reading active writers 2026/03/10 01:02:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.12s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:43 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:43 DEBUG : dir/file1.rclone_chunk.001_nxxnmc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:43 INFO : dir/file1.rclone_chunk.001_nxxnmc: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:43 INFO : dir/file1.rclone_chunk.001_nxxnmc: Deleted 2026/03/10 01:02:43 DEBUG : dir/file2: size = 15 OK 2026/03/10 01:02:43 DEBUG : dir/file2.rclone_chunk.001_nxxo5v: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/10 01:02:43 INFO : dir/file2.rclone_chunk.001_nxxo5v: Copied (server-side copy) to: dir/file2 2026/03/10 01:02:43 INFO : dir/file2.rclone_chunk.001_nxxo5v: Deleted 2026/03/10 01:02:44 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/10 01:02:44 DEBUG : dir/subdir/file3.rclone_chunk.001_nxxokx: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/10 01:02:44 INFO : dir/subdir/file3.rclone_chunk.001_nxxokx: Copied (server-side copy) to: dir/subdir/file3 2026/03/10 01:02:44 INFO : dir/subdir/file3.rclone_chunk.001_nxxokx: Deleted === RUN TestDirReadDirAll/Virtual 2026/03/10 01:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/10 01:02:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/10 01:02:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/10 01:02:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/10 01:02:44 DEBUG : dir/virtualFile: size = 20 OK 2026/03/10 01:02:44 DEBUG : dir/virtualFile.rclone_chunk.001_nxxpux: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/03/10 01:02:44 INFO : dir/virtualFile.rclone_chunk.001_nxxpux: Copied (server-side copy) to: dir/virtualFile 2026/03/10 01:02:45 INFO : dir/virtualFile.rclone_chunk.001_nxxpux: Deleted 2026/03/10 01:02:45 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/03/10 01:02:45 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_nxxqjl: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/03/10 01:02:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_nxxqjl: Copied (server-side copy) to: dir/virtualDir/testFile 2026/03/10 01:02:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_nxxqjl: Deleted 2026/03/10 01:02:45 DEBUG : S3 bucket rclone-test-gokohaq1wifi: bucket is versioned: false 2026/03/10 01:02:45 DEBUG : Waiting for deletions to finish 2026/03/10 01:02:45 DEBUG : "dir/subdir/file3" version false 2026/03/10 01:02:45 DEBUG : dir/subdir/file3: Deleting (id "") 2026/03/10 01:02:45 INFO : dir/subdir/file3: Deleted 2026/03/10 01:02:45 DEBUG : dir: invalidating directory cache 2026/03/10 01:02:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/10 01:02:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/10 01:02:45 DEBUG : dir/file1: Reset virtual modtime 2026/03/10 01:02:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/10 01:02:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/10 01:02:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/10 01:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/10 01:02:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/10 01:02:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:02:45 DEBUG : dir: invalidating directory cache 2026/03/10 01:02:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/10 01:02:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/10 01:02:45 DEBUG : forgetting directory cache 2026/03/10 01:02:45 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:45 DEBUG : dir/virtualDir2: forgetting directory cache 2026/03/10 01:02:45 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/10 01:02:45 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:45 DEBUG : dir/virtualDir2: Looking for writers 2026/03/10 01:02:45 DEBUG : dir/virtualDir: Looking for writers 2026/03/10 01:02:45 DEBUG : dir: Looking for writers 2026/03/10 01:02:45 DEBUG : file1: reading active writers 2026/03/10 01:02:45 DEBUG : virtualFile2: reading active writers 2026/03/10 01:02:45 DEBUG : virtualDir2: reading active writers 2026/03/10 01:02:45 DEBUG : virtualFile: reading active writers 2026/03/10 01:02:45 DEBUG : virtualDir: reading active writers 2026/03/10 01:02:45 DEBUG : Looking for writers 2026/03/10 01:02:45 DEBUG : dir: reading active writers 2026/03/10 01:02:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.50s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:46 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:46 DEBUG : dir/file1.rclone_chunk.001_nxxrvh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:46 INFO : dir/file1.rclone_chunk.001_nxxrvh: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:46 INFO : dir/file1.rclone_chunk.001_nxxrvh: Deleted 2026/03/10 01:02:46 ERROR : dir/: Can only open directories read only 2026/03/10 01:02:46 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:46 DEBUG : dir: Looking for writers 2026/03/10 01:02:46 DEBUG : Looking for writers 2026/03/10 01:02:46 DEBUG : dir: reading active writers 2026/03/10 01:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.77s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:47 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:47 DEBUG : dir/file1.rclone_chunk.001_nxxsfg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:47 INFO : dir/file1.rclone_chunk.001_nxxsfg: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:47 INFO : dir/file1.rclone_chunk.001_nxxsfg: Deleted 2026/03/10 01:02:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/10 01:02:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/10 01:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/10 01:02:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/10 01:02:48 DEBUG : dir/potato: size = 5 OK 2026/03/10 01:02:48 DEBUG : dir/potato.rclone_chunk.001_nxxsqx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:02:48 INFO : dir/potato.rclone_chunk.001_nxxsqx: Copied (server-side copy) to: dir/potato 2026/03/10 01:02:48 INFO : dir/potato.rclone_chunk.001_nxxsqx: Deleted 2026/03/10 01:02:48 DEBUG : dir/potato: size = 5 OK 2026/03/10 01:02:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:02:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/03/10 01:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/10 01:02:48 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:48 DEBUG : dir: Looking for writers 2026/03/10 01:02:48 DEBUG : file1: reading active writers 2026/03/10 01:02:48 DEBUG : potato: reading active writers 2026/03/10 01:02:48 DEBUG : Looking for writers 2026/03/10 01:02:48 DEBUG : dir: reading active writers 2026/03/10 01:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.43s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:48 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:48 DEBUG : dir/file1.rclone_chunk.001_nxxt33: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:48 INFO : dir/file1.rclone_chunk.001_nxxt33: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:48 INFO : dir/file1.rclone_chunk.001_nxxt33: Deleted 2026/03/10 01:02:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/03/10 01:02:49 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:49 DEBUG : dir/sub: Looking for writers 2026/03/10 01:02:49 DEBUG : dir: Looking for writers 2026/03/10 01:02:49 DEBUG : file1: reading active writers 2026/03/10 01:02:49 DEBUG : sub: reading active writers 2026/03/10 01:02:49 DEBUG : Looking for writers 2026/03/10 01:02:49 DEBUG : dir: reading active writers 2026/03/10 01:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.08s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:49 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:49 DEBUG : dir/file1.rclone_chunk.001_nxxuch: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:49 INFO : dir/file1.rclone_chunk.001_nxxuch: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:49 INFO : dir/file1.rclone_chunk.001_nxxuch: Deleted 2026/03/10 01:02:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/10 01:02:50 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/03/10 01:02:50 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:50 DEBUG : dir/sub/subsub: Looking for writers 2026/03/10 01:02:50 DEBUG : dir/sub: Looking for writers 2026/03/10 01:02:50 DEBUG : subsub: reading active writers 2026/03/10 01:02:50 DEBUG : dir: Looking for writers 2026/03/10 01:02:50 DEBUG : file1: reading active writers 2026/03/10 01:02:50 DEBUG : sub: reading active writers 2026/03/10 01:02:50 DEBUG : Looking for writers 2026/03/10 01:02:50 DEBUG : dir: reading active writers 2026/03/10 01:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:51 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:51 DEBUG : dir/file1.rclone_chunk.001_nxxvf1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:51 INFO : dir/file1.rclone_chunk.001_nxxvf1: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:51 INFO : dir/file1.rclone_chunk.001_nxxvf1: Deleted 2026/03/10 01:02:51 ERROR : dir/: Dir.Remove not empty 2026/03/10 01:02:51 DEBUG : dir/file1: Remove: 2026/03/10 01:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:02:51 DEBUG : dir/file1: >Remove: err= 2026/03/10 01:02:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/10 01:02:51 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:51 DEBUG : Looking for writers 2026/03/10 01:02:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.85s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:51 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:51 DEBUG : dir/file1.rclone_chunk.001_nxxwrd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:51 INFO : dir/file1.rclone_chunk.001_nxxwrd: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:51 INFO : dir/file1.rclone_chunk.001_nxxwrd: Deleted 2026/03/10 01:02:52 DEBUG : dir/file1: Remove: 2026/03/10 01:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:02:52 DEBUG : dir/file1: >Remove: err= 2026/03/10 01:02:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/10 01:02:52 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:52 DEBUG : Looking for writers 2026/03/10 01:02:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:52 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:52 DEBUG : dir/file1.rclone_chunk.001_nxxxih: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:52 INFO : dir/file1.rclone_chunk.001_nxxxih: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:52 INFO : dir/file1.rclone_chunk.001_nxxxih: Deleted 2026/03/10 01:02:53 DEBUG : dir/file1: Remove: 2026/03/10 01:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:02:53 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/03/10 01:02:53 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:53 DEBUG : dir: Looking for writers 2026/03/10 01:02:53 DEBUG : Looking for writers 2026/03/10 01:02:53 DEBUG : dir: reading active writers 2026/03/10 01:02:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.11s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:53 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:53 DEBUG : dir/file1.rclone_chunk.001_nxxyh4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:53 INFO : dir/file1.rclone_chunk.001_nxxyh4: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:53 INFO : dir/file1.rclone_chunk.001_nxxyh4: Deleted 2026/03/10 01:02:54 DEBUG : dir/file3: size = 15 OK 2026/03/10 01:02:54 DEBUG : dir/file3.rclone_chunk.001_nxxzii: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/10 01:02:54 INFO : dir/file3.rclone_chunk.001_nxxzii: Copied (server-side copy) to: dir/file3 2026/03/10 01:02:54 INFO : dir/file3.rclone_chunk.001_nxxzii: Deleted 2026/03/10 01:02:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/10 01:02:54 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:02:54 DEBUG : dir/file3: copy non-chunked object... 2026/03/10 01:02:55 DEBUG : dir2/file3: size = 15 OK 2026/03/10 01:02:55 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/10 01:02:55 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/03/10 01:02:55 DEBUG : dir2/file1: size = 14 OK 2026/03/10 01:02:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:55 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/03/10 01:02:55 INFO : dir/file1: Deleted 2026/03/10 01:02:55 INFO : dir/file3: Deleted 2026/03/10 01:02:55 DEBUG : dir: Updating dir with dir2 0xc00091e4e0 2026/03/10 01:02:55 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/10 01:02:55 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/10 01:02:55 DEBUG : dir2/file1: copy non-chunked object... 2026/03/10 01:02:55 DEBUG : file2: size = 14 OK 2026/03/10 01:02:55 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:55 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/03/10 01:02:55 INFO : dir2/file1: Deleted 2026/03/10 01:02:55 DEBUG : file2: Updating file with file2 0xc000b01980 2026/03/10 01:02:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/10 01:02:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/10 01:02:55 DEBUG : file2: copy non-chunked object... 2026/03/10 01:02:56 DEBUG : dir2/file3: size = 14 OK 2026/03/10 01:02:56 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:56 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/03/10 01:02:56 INFO : file2: Deleted 2026/03/10 01:02:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000b01980 2026/03/10 01:02:56 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/10 01:02:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/10 01:02:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/10 01:02:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008a6340 2026/03/10 01:02:56 DEBUG : empty directory: forgetting directory cache 2026/03/10 01:02:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/10 01:02:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/10 01:02:56 DEBUG : dir2: Renaming to "dir3" 2026/03/10 01:02:56 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:56 DEBUG : dir3: Looking for writers 2026/03/10 01:02:56 DEBUG : file3: reading active writers 2026/03/10 01:02:56 DEBUG : renamed empty directory: Looking for writers 2026/03/10 01:02:56 DEBUG : Looking for writers 2026/03/10 01:02:56 DEBUG : dir3: reading active writers 2026/03/10 01:02:56 DEBUG : renamed empty directory: reading active writers 2026/03/10 01:02:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.06s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:56 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:56 DEBUG : dir/file1.rclone_chunk.001_nxy1d2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:56 INFO : dir/file1.rclone_chunk.001_nxy1d2: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:56 INFO : dir/file1.rclone_chunk.001_nxy1d2: Deleted 2026/03/10 01:02:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/10 01:02:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:02:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:02:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/10 01:02:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/10 01:02:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/10 01:02:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/10 01:02:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:02:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:02:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/10 01:02:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/10 01:02:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/10 01:02:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/10 01:02:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (12 bytes), uploading instead of streaming 2026/03/10 01:02:57 DEBUG : dir/sub/file2: size = 12 OK 2026/03/10 01:02:57 DEBUG : dir/sub/file2.rclone_chunk.001_nxy2un: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/10 01:02:57 INFO : dir/sub/file2.rclone_chunk.001_nxy2un: Copied (server-side copy) to: dir/sub/file2 2026/03/10 01:02:57 INFO : dir/sub/file2.rclone_chunk.001_nxy2un: Deleted 2026/03/10 01:02:57 DEBUG : dir/sub/file2: size = 12 OK 2026/03/10 01:02:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/10 01:02:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/03/10 01:02:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/10 01:02:57 DEBUG : forgetting directory cache 2026/03/10 01:02:57 DEBUG : dir: forgetting directory cache 2026/03/10 01:02:57 DEBUG : dir/sub: forgetting directory cache 2026/03/10 01:02:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/10 01:02:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/10 01:02:57 DEBUG : dir/sub/file0: size = 5 OK 2026/03/10 01:02:57 DEBUG : dir/sub/file0.rclone_chunk.001_nxy2d6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:02:57 INFO : dir/sub/file0.rclone_chunk.001_nxy2d6: Copied (server-side copy) to: dir/sub/file0 2026/03/10 01:02:58 INFO : dir/sub/file0.rclone_chunk.001_nxy2d6: Deleted 2026/03/10 01:02:58 DEBUG : dir/sub/file0: size = 5 OK 2026/03/10 01:02:58 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:02:58 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/03/10 01:02:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/10 01:02:58 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:58 DEBUG : dir/sub: Looking for writers 2026/03/10 01:02:58 DEBUG : file0: reading active writers 2026/03/10 01:02:58 DEBUG : file2: reading active writers 2026/03/10 01:02:58 DEBUG : dir: Looking for writers 2026/03/10 01:02:58 DEBUG : file1: reading active writers 2026/03/10 01:02:58 DEBUG : sub: reading active writers 2026/03/10 01:02:58 DEBUG : Looking for writers 2026/03/10 01:02:58 DEBUG : dir: reading active writers 2026/03/10 01:02:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.86s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/10 01:02:58 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:58 DEBUG : Looking for writers 2026/03/10 01:02:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:58 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:58 DEBUG : dir/file1.rclone_chunk.001_nxy3e0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:58 INFO : dir/file1.rclone_chunk.001_nxy3e0: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:58 INFO : dir/file1.rclone_chunk.001_nxy3e0: Deleted 2026/03/10 01:02:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/10 01:02:59 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:02:59 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/10 01:02:59 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/10 01:02:59 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/10 01:02:59 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:02:59 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/10 01:02:59 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/10 01:02:59 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:02:59 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/10 01:02:59 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/10 01:02:59 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/10 01:02:59 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:02:59 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/10 01:02:59 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:59 DEBUG : dir: Looking for writers 2026/03/10 01:02:59 DEBUG : file1: reading active writers 2026/03/10 01:02:59 DEBUG : file1.metadata: reading active writers 2026/03/10 01:02:59 DEBUG : Looking for writers 2026/03/10 01:02:59 DEBUG : dir: reading active writers 2026/03/10 01:02:59 DEBUG : dir.metadata: reading active writers 2026/03/10 01:02:59 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.84s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:02:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:02:59 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:02:59 DEBUG : dir/file1.rclone_chunk.001_nxy4cf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:02:59 INFO : dir/file1.rclone_chunk.001_nxy4cf: Copied (server-side copy) to: dir/file1 2026/03/10 01:02:59 INFO : dir/file1.rclone_chunk.001_nxy4cf: Deleted 2026/03/10 01:02:59 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:02:59 DEBUG : dir: Looking for writers 2026/03/10 01:02:59 DEBUG : file1: reading active writers 2026/03/10 01:02:59 DEBUG : Looking for writers 2026/03/10 01:02:59 DEBUG : dir: reading active writers 2026/03/10 01:02:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:00 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:00 DEBUG : dir/file1.rclone_chunk.001_nxy5h7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:00 INFO : dir/file1.rclone_chunk.001_nxy5h7: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:00 INFO : dir/file1.rclone_chunk.001_nxy5h7: Deleted 2026/03/10 01:03:01 DEBUG : time_test: size = 5 OK 2026/03/10 01:03:01 DEBUG : time_test.rclone_chunk.001_nxy5oj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/03/10 01:03:01 INFO : time_test.rclone_chunk.001_nxy5oj: Copied (server-side copy) to: time_test 2026/03/10 01:03:01 INFO : time_test.rclone_chunk.001_nxy5oj: Deleted 2026/03/10 01:03:01 DEBUG : Can set mod time: true 2026/03/10 01:03:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/10 01:03:01 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:01 DEBUG : dir: Looking for writers 2026/03/10 01:03:01 DEBUG : file1: reading active writers 2026/03/10 01:03:01 DEBUG : Looking for writers 2026/03/10 01:03:01 DEBUG : dir: reading active writers 2026/03/10 01:03:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:02 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:02 DEBUG : dir/file1.rclone_chunk.001_nxy6ut: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:02 INFO : dir/file1.rclone_chunk.001_nxy6ut: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:02 INFO : dir/file1.rclone_chunk.001_nxy6ut: Deleted 2026/03/10 01:03:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/10 01:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/10 01:03:03 DEBUG : dir/file1: size = 0 OK 2026/03/10 01:03:03 DEBUG : dir/file1.rclone_chunk.001_nxy7d3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:03:03 INFO : dir/file1.rclone_chunk.001_nxy7d3: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:03 INFO : dir/file1.rclone_chunk.001_nxy7d3: Deleted 2026/03/10 01:03:03 DEBUG : dir/file1: size = 0 OK 2026/03/10 01:03:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:03:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/10 01:03:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/10 01:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:03 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:03 DEBUG : dir: Looking for writers 2026/03/10 01:03:03 DEBUG : file1: reading active writers 2026/03/10 01:03:03 DEBUG : Looking for writers 2026/03/10 01:03:03 DEBUG : dir: reading active writers 2026/03/10 01:03:03 DEBUG : >WaitForWriters: 2026/03/10 01:03:03 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:03 DEBUG : dir: Looking for writers 2026/03/10 01:03:03 DEBUG : file1: reading active writers 2026/03/10 01:03:03 DEBUG : Looking for writers 2026/03/10 01:03:03 DEBUG : dir: reading active writers 2026/03/10 01:03:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:03 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:03 DEBUG : dir/file1.rclone_chunk.001_nxy8qa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:03 INFO : dir/file1.rclone_chunk.001_nxy8qa: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:03 INFO : dir/file1.rclone_chunk.001_nxy8qa: Deleted 2026/03/10 01:03:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/10 01:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/10 01:03:04 DEBUG : dir/file1: size = 5 OK 2026/03/10 01:03:04 DEBUG : dir/file1.rclone_chunk.001_nxy98d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:04 INFO : dir/file1.rclone_chunk.001_nxy98d: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:04 INFO : dir/file1.rclone_chunk.001_nxy98d: Deleted 2026/03/10 01:03:04 DEBUG : dir/file1: size = 5 OK 2026/03/10 01:03:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/10 01:03:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/10 01:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:04 DEBUG : dir: Looking for writers 2026/03/10 01:03:04 DEBUG : file1: reading active writers 2026/03/10 01:03:04 DEBUG : Looking for writers 2026/03/10 01:03:04 DEBUG : dir: reading active writers 2026/03/10 01:03:04 DEBUG : >WaitForWriters: 2026/03/10 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:04 DEBUG : dir: Looking for writers 2026/03/10 01:03:04 DEBUG : file1: reading active writers 2026/03/10 01:03:04 DEBUG : Looking for writers 2026/03/10 01:03:04 DEBUG : dir: reading active writers 2026/03/10 01:03:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:05 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:05 DEBUG : dir/file1.rclone_chunk.001_nxyavy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:05 INFO : dir/file1.rclone_chunk.001_nxyavy: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:05 INFO : dir/file1.rclone_chunk.001_nxyavy: Deleted 2026/03/10 01:03:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/10 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:06 DEBUG : dir: Looking for writers 2026/03/10 01:03:06 DEBUG : file1: reading active writers 2026/03/10 01:03:06 DEBUG : Looking for writers 2026/03/10 01:03:06 DEBUG : dir: reading active writers 2026/03/10 01:03:06 DEBUG : >WaitForWriters: 2026/03/10 01:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:06 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:06 DEBUG : dir/file1.rclone_chunk.001_nxybc7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:06 INFO : dir/file1.rclone_chunk.001_nxybc7: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:06 INFO : dir/file1.rclone_chunk.001_nxybc7: Deleted 2026/03/10 01:03:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/10 01:03:06 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:06 DEBUG : dir/file1(0xc000a31ac0): close: 2026/03/10 01:03:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/10 01:03:07 DEBUG : dir/file1(0xc000a31ac0): >close: err= 2026/03/10 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:07 DEBUG : dir: Looking for writers 2026/03/10 01:03:07 DEBUG : file1: reading active writers 2026/03/10 01:03:07 DEBUG : Looking for writers 2026/03/10 01:03:07 DEBUG : dir: reading active writers 2026/03/10 01:03:07 DEBUG : >WaitForWriters: 2026/03/10 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:07 DEBUG : dir: Looking for writers 2026/03/10 01:03:07 DEBUG : file1: reading active writers 2026/03/10 01:03:07 DEBUG : Looking for writers 2026/03/10 01:03:07 DEBUG : dir: reading active writers 2026/03/10 01:03:07 DEBUG : >WaitForWriters: 2026/03/10 01:03:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:07 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:07 DEBUG : dir/file1.rclone_chunk.001_nxyc4o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:07 INFO : dir/file1.rclone_chunk.001_nxyc4o: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:07 INFO : dir/file1.rclone_chunk.001_nxyc4o: Deleted 2026/03/10 01:03:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/10 01:03:07 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:07 DEBUG : dir/file1(0xc000753f40): _writeAt: size=5, off=0 2026/03/10 01:03:07 DEBUG : dir/file1(0xc000753f40): openPending: 2026/03/10 01:03:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/10 01:03:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/10 01:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:07 DEBUG : dir/file1(0xc000753f40): >openPending: err= 2026/03/10 01:03:07 DEBUG : dir/file1(0xc000753f40): >_writeAt: n=5, err= 2026/03/10 01:03:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/10 01:03:07 DEBUG : dir/file1(0xc000753f40): close: 2026/03/10 01:03:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/10 01:03:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/10 01:03:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/10 01:03:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/10 01:03:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/10 01:03:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:08 DEBUG : dir/file1(0xc000753f40): >close: err= 2026/03/10 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:08 DEBUG : dir/file1: vfs cache: starting upload 2026/03/10 01:03:08 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:08 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:08 DEBUG : dir/file1.rclone_chunk.001_nxyda7: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/10 01:03:08 INFO : dir/file1.rclone_chunk.001_nxyda7: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:08 INFO : dir/file1.rclone_chunk.001_nxyda7: Deleted 2026/03/10 01:03:08 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/10 01:03:08 INFO : dir/file1: Copied (replaced existing) 2026/03/10 01:03:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/03/10 01:03:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/10 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : >WaitForWriters: 2026/03/10 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:08 DEBUG : dir: Looking for writers 2026/03/10 01:03:08 DEBUG : file1: reading active writers 2026/03/10 01:03:08 DEBUG : Looking for writers 2026/03/10 01:03:08 DEBUG : dir: reading active writers 2026/03/10 01:03:08 DEBUG : >WaitForWriters: 2026/03/10 01:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.81s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.68s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.69s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:09 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:09 DEBUG : dir/file1.rclone_chunk.001_nxye0d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:09 INFO : dir/file1.rclone_chunk.001_nxye0d: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:09 INFO : dir/file1.rclone_chunk.001_nxye0d: Deleted 2026/03/10 01:03:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:09 DEBUG : dir: Looking for writers 2026/03/10 01:03:09 DEBUG : file1: reading active writers 2026/03/10 01:03:09 DEBUG : Looking for writers 2026/03/10 01:03:09 DEBUG : dir: reading active writers 2026/03/10 01:03:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.00s) === RUN TestFileOpenReadUnknownSize 2026/03/10 01:03:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/10 01:03:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/10 01:03:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/10 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:09 DEBUG : Looking for writers 2026/03/10 01:03:09 DEBUG : file.txt: reading active writers 2026/03/10 01:03:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:10 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:10 DEBUG : dir/file1.rclone_chunk.001_nxyfst: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:10 INFO : dir/file1.rclone_chunk.001_nxyfst: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:10 INFO : dir/file1.rclone_chunk.001_nxyfst: Deleted 2026/03/10 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/10 01:03:11 DEBUG : dir/file1: size = 25 OK 2026/03/10 01:03:11 DEBUG : dir/file1.rclone_chunk.001_nxyffs: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:11 INFO : dir/file1.rclone_chunk.001_nxyffs: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:11 INFO : dir/file1.rclone_chunk.001_nxyffs: Deleted 2026/03/10 01:03:11 DEBUG : dir/file1: size = 25 OK 2026/03/10 01:03:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/10 01:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:11 DEBUG : dir: Looking for writers 2026/03/10 01:03:11 DEBUG : file1: reading active writers 2026/03/10 01:03:11 DEBUG : Looking for writers 2026/03/10 01:03:11 DEBUG : dir: reading active writers 2026/03/10 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.42s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:11 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:11 DEBUG : dir/file1.rclone_chunk.001_nxyg76: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:11 INFO : dir/file1.rclone_chunk.001_nxyg76: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:11 INFO : dir/file1.rclone_chunk.001_nxyg76: Deleted 2026/03/10 01:03:12 DEBUG : dir/file1: Remove: 2026/03/10 01:03:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:12 DEBUG : dir/file1: >Remove: err= 2026/03/10 01:03:12 DEBUG : dir/file1: Remove: 2026/03/10 01:03:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/10 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:12 DEBUG : dir: Looking for writers 2026/03/10 01:03:12 DEBUG : Looking for writers 2026/03/10 01:03:12 DEBUG : dir: reading active writers 2026/03/10 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.87s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:12 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:12 DEBUG : dir/file1.rclone_chunk.001_nxyh68: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:12 INFO : dir/file1.rclone_chunk.001_nxyh68: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:12 INFO : dir/file1.rclone_chunk.001_nxyh68: Deleted 2026/03/10 01:03:12 DEBUG : dir/file1: Remove: 2026/03/10 01:03:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:13 DEBUG : dir/file1: >Remove: err= 2026/03/10 01:03:13 DEBUG : dir/file1: Remove: 2026/03/10 01:03:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/10 01:03:13 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:13 DEBUG : dir: Looking for writers 2026/03/10 01:03:13 DEBUG : Looking for writers 2026/03/10 01:03:13 DEBUG : dir: reading active writers 2026/03/10 01:03:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.89s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:13 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:13 DEBUG : dir/file1.rclone_chunk.001_nxyivn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:13 INFO : dir/file1.rclone_chunk.001_nxyivn: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:13 INFO : dir/file1.rclone_chunk.001_nxyivn: Deleted 2026/03/10 01:03:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/10 01:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/10 01:03:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/10 01:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/10 01:03:13 DEBUG : dir/file1: Open: flags=0x3 2026/03/10 01:03:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/10 01:03:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/10 01:03:13 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:13 DEBUG : dir: Looking for writers 2026/03/10 01:03:13 DEBUG : file1: reading active writers 2026/03/10 01:03:13 DEBUG : Looking for writers 2026/03/10 01:03:13 DEBUG : dir: reading active writers 2026/03/10 01:03:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.97s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:14 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:14 DEBUG : dir/file1.rclone_chunk.001_nxyjbg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:14 INFO : dir/file1.rclone_chunk.001_nxyjbg: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:14 INFO : dir/file1.rclone_chunk.001_nxyjbg: Deleted 2026/03/10 01:03:14 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:14 DEBUG : dir: Looking for writers 2026/03/10 01:03:14 DEBUG : file1: reading active writers 2026/03/10 01:03:14 DEBUG : Looking for writers 2026/03/10 01:03:14 DEBUG : dir: reading active writers 2026/03/10 01:03:14 DEBUG : >WaitForWriters: 2026/03/10 01:03:15 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:15 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:15 INFO : dir/file1: Deleted 2026/03/10 01:03:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a6e40 2026/03/10 01:03:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:15 DEBUG : newLeaf: copy non-chunked object... 2026/03/10 01:03:15 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:15 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:15 INFO : newLeaf: Deleted 2026/03/10 01:03:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a6e40 2026/03/10 01:03:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/10 01:03:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/10 01:03:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a6e40 2026/03/10 01:03:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/10 01:03:16 DEBUG : dir/file1: size = 25 OK 2026/03/10 01:03:16 DEBUG : dir/file1.rclone_chunk.001_nxykn0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:16 INFO : dir/file1.rclone_chunk.001_nxykn0: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:16 INFO : dir/file1.rclone_chunk.001_nxykn0: Deleted 2026/03/10 01:03:16 DEBUG : dir/file1: size = 25 OK 2026/03/10 01:03:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/10 01:03:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:16 DEBUG : newLeaf: Running delayed rename now 2026/03/10 01:03:16 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:16 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:16 INFO : dir/file1: Deleted 2026/03/10 01:03:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a6e40 2026/03/10 01:03:16 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:16 DEBUG : dir: Looking for writers 2026/03/10 01:03:16 DEBUG : Looking for writers 2026/03/10 01:03:16 DEBUG : dir: reading active writers 2026/03/10 01:03:16 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:16 DEBUG : >WaitForWriters: 2026/03/10 01:03:16 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:16 DEBUG : dir: Looking for writers 2026/03/10 01:03:16 DEBUG : Looking for writers 2026/03/10 01:03:16 DEBUG : dir: reading active writers 2026/03/10 01:03:16 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:17 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:17 DEBUG : dir/file1.rclone_chunk.001_nxyl9b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:17 INFO : dir/file1.rclone_chunk.001_nxyl9b: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:17 INFO : dir/file1.rclone_chunk.001_nxyl9b: Deleted 2026/03/10 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:17 DEBUG : dir: Looking for writers 2026/03/10 01:03:17 DEBUG : file1: reading active writers 2026/03/10 01:03:17 DEBUG : Looking for writers 2026/03/10 01:03:17 DEBUG : dir: reading active writers 2026/03/10 01:03:17 DEBUG : >WaitForWriters: 2026/03/10 01:03:17 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:17 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:18 INFO : dir/file1: Deleted 2026/03/10 01:03:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000924780 2026/03/10 01:03:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:18 DEBUG : newLeaf: copy non-chunked object... 2026/03/10 01:03:18 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:18 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:18 INFO : newLeaf: Deleted 2026/03/10 01:03:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000924780 2026/03/10 01:03:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/10 01:03:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/10 01:03:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000924780 2026/03/10 01:03:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/10 01:03:19 DEBUG : dir/file1: size = 25 OK 2026/03/10 01:03:19 DEBUG : dir/file1.rclone_chunk.001_nxynov: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:19 INFO : dir/file1.rclone_chunk.001_nxynov: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:19 INFO : dir/file1.rclone_chunk.001_nxynov: Deleted 2026/03/10 01:03:19 DEBUG : dir/file1: size = 25 OK 2026/03/10 01:03:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/10 01:03:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:19 DEBUG : newLeaf: Running delayed rename now 2026/03/10 01:03:19 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:19 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:19 INFO : dir/file1: Deleted 2026/03/10 01:03:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000924780 2026/03/10 01:03:19 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:19 DEBUG : dir: Looking for writers 2026/03/10 01:03:19 DEBUG : Looking for writers 2026/03/10 01:03:19 DEBUG : dir: reading active writers 2026/03/10 01:03:19 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:19 DEBUG : >WaitForWriters: 2026/03/10 01:03:19 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:19 DEBUG : dir: Looking for writers 2026/03/10 01:03:19 DEBUG : Looking for writers 2026/03/10 01:03:19 DEBUG : dir: reading active writers 2026/03/10 01:03:19 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:19 DEBUG : >WaitForWriters: 2026/03/10 01:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:19 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:19 DEBUG : dir/file1.rclone_chunk.001_nxyom0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:19 INFO : dir/file1.rclone_chunk.001_nxyom0: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:20 INFO : dir/file1.rclone_chunk.001_nxyom0: Deleted 2026/03/10 01:03:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:03:20 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:20 DEBUG : dir/file1(0xc000c6d600): openPending: 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/10 01:03:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:20 DEBUG : dir/file1(0xc000c6d600): >openPending: err= 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:20 DEBUG : dir/file1(0xc000c6d600): _writeAt: size=14, off=0 2026/03/10 01:03:20 DEBUG : dir/file1(0xc000c6d600): >_writeAt: n=14, err= 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:20 DEBUG : dir/file1(0xc000c6d600): close: 2026/03/10 01:03:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:20 DEBUG : dir/file1(0xc000c6d600): >close: err= 2026/03/10 01:03:20 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:20 DEBUG : dir: Looking for writers 2026/03/10 01:03:20 DEBUG : file1: reading active writers 2026/03/10 01:03:20 DEBUG : Looking for writers 2026/03/10 01:03:20 DEBUG : dir: reading active writers 2026/03/10 01:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:20 DEBUG : dir: Looking for writers 2026/03/10 01:03:20 DEBUG : file1: reading active writers 2026/03/10 01:03:20 DEBUG : Looking for writers 2026/03/10 01:03:20 DEBUG : dir: reading active writers 2026/03/10 01:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:20 DEBUG : dir: Looking for writers 2026/03/10 01:03:20 DEBUG : file1: reading active writers 2026/03/10 01:03:20 DEBUG : Looking for writers 2026/03/10 01:03:20 DEBUG : dir: reading active writers 2026/03/10 01:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:20 DEBUG : dir: Looking for writers 2026/03/10 01:03:20 DEBUG : file1: reading active writers 2026/03/10 01:03:20 DEBUG : Looking for writers 2026/03/10 01:03:20 DEBUG : dir: reading active writers 2026/03/10 01:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: starting upload 2026/03/10 01:03:20 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:20 DEBUG : dir: Looking for writers 2026/03/10 01:03:20 DEBUG : file1: reading active writers 2026/03/10 01:03:20 DEBUG : Looking for writers 2026/03/10 01:03:20 DEBUG : dir: reading active writers 2026/03/10 01:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:20 DEBUG : dir: Looking for writers 2026/03/10 01:03:20 DEBUG : file1: reading active writers 2026/03/10 01:03:20 DEBUG : Looking for writers 2026/03/10 01:03:20 DEBUG : dir: reading active writers 2026/03/10 01:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:20 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:20 DEBUG : dir/file1.rclone_chunk.001_nxypfa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:20 INFO : dir/file1.rclone_chunk.001_nxypfa: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:20 INFO : dir/file1.rclone_chunk.001_nxypfa: Deleted 2026/03/10 01:03:20 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:20 INFO : dir/file1: Copied (replaced existing) 2026/03/10 01:03:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/10 01:03:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:21 DEBUG : dir: Looking for writers 2026/03/10 01:03:21 DEBUG : file1: reading active writers 2026/03/10 01:03:21 DEBUG : Looking for writers 2026/03/10 01:03:21 DEBUG : dir: reading active writers 2026/03/10 01:03:21 DEBUG : >WaitForWriters: 2026/03/10 01:03:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:21 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000446c80): _readAt: size=512, off=0 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000446c80): openPending: 2026/03/10 01:03:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/10 01:03:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/10 01:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000446c80): >openPending: err= 2026/03/10 01:03:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000446c80): >_readAt: n=14, err=EOF 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000446c80): close: 2026/03/10 01:03:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000446c80): >close: err= 2026/03/10 01:03:21 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:21 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:21 INFO : dir/file1: Deleted 2026/03/10 01:03:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0009243c0 2026/03/10 01:03:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:21 DEBUG : newLeaf: copy non-chunked object... 2026/03/10 01:03:21 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:21 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:21 INFO : newLeaf: Deleted 2026/03/10 01:03:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/10 01:03:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0009243c0 2026/03/10 01:03:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/10 01:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:21 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000baae80): openPending: 2026/03/10 01:03:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/10 01:03:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/10 01:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000baae80): >openPending: err= 2026/03/10 01:03:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000baae80): _writeAt: size=25, off=0 2026/03/10 01:03:21 DEBUG : dir/file1(0xc000baae80): >_writeAt: n=25, err= 2026/03/10 01:03:22 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:22 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:22 INFO : dir/file1: Deleted 2026/03/10 01:03:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0009243c0 2026/03/10 01:03:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:22 DEBUG : newLeaf(0xc000baae80): close: 2026/03/10 01:03:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/10 01:03:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-10 01:03:21.940080444 +0000 UTC m=+50.903610568 2026/03/10 01:03:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:22 DEBUG : newLeaf(0xc000baae80): >close: err= 2026/03/10 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:22 DEBUG : newLeaf: vfs cache: starting upload 2026/03/10 01:03:22 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:22 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:22 DEBUG : newLeaf.rclone_chunk.001_nxyriw: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:22 INFO : newLeaf.rclone_chunk.001_nxyriw: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:22 INFO : newLeaf.rclone_chunk.001_nxyriw: Deleted 2026/03/10 01:03:22 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:22 INFO : newLeaf: Copied (replaced existing) 2026/03/10 01:03:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-10 01:03:21.940080444 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/10 01:03:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/10 01:03:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : >WaitForWriters: 2026/03/10 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:22 DEBUG : dir: Looking for writers 2026/03/10 01:03:22 DEBUG : Looking for writers 2026/03/10 01:03:22 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:22 DEBUG : dir: reading active writers 2026/03/10 01:03:22 DEBUG : >WaitForWriters: 2026/03/10 01:03:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:23 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:23 DEBUG : dir/file1.rclone_chunk.001_nxysph: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:23 INFO : dir/file1.rclone_chunk.001_nxysph: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:23 INFO : dir/file1.rclone_chunk.001_nxysph: Deleted 2026/03/10 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:23 DEBUG : dir: Looking for writers 2026/03/10 01:03:23 DEBUG : file1: reading active writers 2026/03/10 01:03:23 DEBUG : Looking for writers 2026/03/10 01:03:23 DEBUG : dir: reading active writers 2026/03/10 01:03:23 DEBUG : >WaitForWriters: 2026/03/10 01:03:24 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:24 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:24 INFO : dir/file1: Deleted 2026/03/10 01:03:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000b00900 2026/03/10 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:24 DEBUG : newLeaf: copy non-chunked object... 2026/03/10 01:03:24 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:24 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:24 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:24 INFO : newLeaf: Deleted 2026/03/10 01:03:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000b00900 2026/03/10 01:03:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/10 01:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:24 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:24 DEBUG : dir/file1(0xc000b52c80): openPending: 2026/03/10 01:03:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/10 01:03:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/10 01:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:24 DEBUG : dir/file1(0xc000b52c80): >openPending: err= 2026/03/10 01:03:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:24 DEBUG : dir/file1(0xc000b52c80): _writeAt: size=25, off=0 2026/03/10 01:03:24 DEBUG : dir/file1(0xc000b52c80): >_writeAt: n=25, err= 2026/03/10 01:03:24 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:24 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:24 INFO : dir/file1: Deleted 2026/03/10 01:03:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000b00900 2026/03/10 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:24 DEBUG : newLeaf(0xc000b52c80): close: 2026/03/10 01:03:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/10 01:03:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-10 01:03:24.755624664 +0000 UTC m=+53.719154749 2026/03/10 01:03:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:24 DEBUG : newLeaf(0xc000b52c80): >close: err= 2026/03/10 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:24 DEBUG : dir: Looking for writers 2026/03/10 01:03:24 DEBUG : Looking for writers 2026/03/10 01:03:24 DEBUG : dir: reading active writers 2026/03/10 01:03:24 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:24 DEBUG : dir: Looking for writers 2026/03/10 01:03:24 DEBUG : Looking for writers 2026/03/10 01:03:24 DEBUG : dir: reading active writers 2026/03/10 01:03:24 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:24 DEBUG : dir: Looking for writers 2026/03/10 01:03:24 DEBUG : Looking for writers 2026/03/10 01:03:24 DEBUG : dir: reading active writers 2026/03/10 01:03:24 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:25 DEBUG : dir: Looking for writers 2026/03/10 01:03:25 DEBUG : Looking for writers 2026/03/10 01:03:25 DEBUG : dir: reading active writers 2026/03/10 01:03:25 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:25 DEBUG : newLeaf: vfs cache: starting upload 2026/03/10 01:03:25 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:25 DEBUG : dir: Looking for writers 2026/03/10 01:03:25 DEBUG : Looking for writers 2026/03/10 01:03:25 DEBUG : dir: reading active writers 2026/03/10 01:03:25 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:25 DEBUG : dir: Looking for writers 2026/03/10 01:03:25 DEBUG : Looking for writers 2026/03/10 01:03:25 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:25 DEBUG : dir: reading active writers 2026/03/10 01:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:25 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:25 DEBUG : newLeaf.rclone_chunk.001_nxyudj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:25 INFO : newLeaf.rclone_chunk.001_nxyudj: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:25 DEBUG : dir: Looking for writers 2026/03/10 01:03:25 DEBUG : Looking for writers 2026/03/10 01:03:25 DEBUG : dir: reading active writers 2026/03/10 01:03:25 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/10 01:03:25 INFO : newLeaf.rclone_chunk.001_nxyudj: Deleted 2026/03/10 01:03:25 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:25 INFO : newLeaf: Copied (replaced existing) 2026/03/10 01:03:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-10 01:03:24.755624664 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/10 01:03:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/10 01:03:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/10 01:03:26 DEBUG : dir: Looking for writers 2026/03/10 01:03:26 DEBUG : Looking for writers 2026/03/10 01:03:26 DEBUG : dir: reading active writers 2026/03/10 01:03:26 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:26 DEBUG : >WaitForWriters: 2026/03/10 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:26 DEBUG : dir: Looking for writers 2026/03/10 01:03:26 DEBUG : Looking for writers 2026/03/10 01:03:26 DEBUG : dir: reading active writers 2026/03/10 01:03:26 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:26 DEBUG : >WaitForWriters: 2026/03/10 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:26 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:26 DEBUG : dir/file1.rclone_chunk.001_nxyvuk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:26 INFO : dir/file1.rclone_chunk.001_nxyvuk: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:26 INFO : dir/file1.rclone_chunk.001_nxyvuk: Deleted 2026/03/10 01:03:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:03:27 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000d1ef80): openPending: 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/10 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000d1ef80): >openPending: err= 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000d1ef80): _writeAt: size=14, off=0 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000d1ef80): >_writeAt: n=14, err= 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000d1ef80): close: 2026/03/10 01:03:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000d1ef80): >close: err= 2026/03/10 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: starting upload 2026/03/10 01:03:27 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:27 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:27 DEBUG : dir/file1.rclone_chunk.001_nxywj0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:27 INFO : dir/file1.rclone_chunk.001_nxywj0: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:27 INFO : dir/file1.rclone_chunk.001_nxywj0: Deleted 2026/03/10 01:03:27 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:27 INFO : dir/file1: Copied (replaced existing) 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/10 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:27 DEBUG : dir: Looking for writers 2026/03/10 01:03:27 DEBUG : file1: reading active writers 2026/03/10 01:03:27 DEBUG : Looking for writers 2026/03/10 01:03:27 DEBUG : dir: reading active writers 2026/03/10 01:03:27 DEBUG : >WaitForWriters: 2026/03/10 01:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:27 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000bf2500): _readAt: size=512, off=0 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000bf2500): openPending: 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/10 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000bf2500): >openPending: err= 2026/03/10 01:03:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000bf2500): >_readAt: n=14, err=EOF 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000bf2500): close: 2026/03/10 01:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:27 DEBUG : dir/file1(0xc000bf2500): >close: err= 2026/03/10 01:03:28 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:28 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:28 INFO : dir/file1: Deleted 2026/03/10 01:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ce780 2026/03/10 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:28 DEBUG : newLeaf: copy non-chunked object... 2026/03/10 01:03:28 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:28 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:28 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:28 INFO : newLeaf: Deleted 2026/03/10 01:03:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/10 01:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0004ce780 2026/03/10 01:03:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/10 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:28 DEBUG : dir/file1(0xc000a7d940): openPending: 2026/03/10 01:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/10 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/10 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:28 DEBUG : dir/file1(0xc000a7d940): >openPending: err= 2026/03/10 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:28 DEBUG : dir/file1(0xc000a7d940): _writeAt: size=25, off=0 2026/03/10 01:03:28 DEBUG : dir/file1(0xc000a7d940): >_writeAt: n=25, err= 2026/03/10 01:03:28 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:29 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:29 INFO : dir/file1: Deleted 2026/03/10 01:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ce780 2026/03/10 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:29 DEBUG : newLeaf(0xc000a7d940): close: 2026/03/10 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/10 01:03:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-10 01:03:28.857735591 +0000 UTC m=+57.821265695 2026/03/10 01:03:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:29 DEBUG : newLeaf(0xc000a7d940): >close: err= 2026/03/10 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:29 DEBUG : newLeaf: vfs cache: starting upload 2026/03/10 01:03:29 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:29 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:29 DEBUG : newLeaf.rclone_chunk.001_nxyy7f: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:29 INFO : newLeaf.rclone_chunk.001_nxyy7f: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:29 INFO : newLeaf.rclone_chunk.001_nxyy7f: Deleted 2026/03/10 01:03:29 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:29 INFO : newLeaf: Copied (replaced existing) 2026/03/10 01:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-10 01:03:28.857735591 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/10 01:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/10 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : >WaitForWriters: 2026/03/10 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:29 DEBUG : dir: Looking for writers 2026/03/10 01:03:29 DEBUG : Looking for writers 2026/03/10 01:03:29 DEBUG : dir: reading active writers 2026/03/10 01:03:29 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:29 DEBUG : >WaitForWriters: 2026/03/10 01:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:30 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:30 DEBUG : dir/file1.rclone_chunk.001_nxyyj6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:30 INFO : dir/file1.rclone_chunk.001_nxyyj6: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:30 INFO : dir/file1.rclone_chunk.001_nxyyj6: Deleted 2026/03/10 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:30 DEBUG : dir: Looking for writers 2026/03/10 01:03:30 DEBUG : file1: reading active writers 2026/03/10 01:03:30 DEBUG : Looking for writers 2026/03/10 01:03:30 DEBUG : dir: reading active writers 2026/03/10 01:03:30 DEBUG : >WaitForWriters: 2026/03/10 01:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:30 DEBUG : dir/file1(0xc000bca580): _readAt: size=512, off=0 2026/03/10 01:03:30 DEBUG : dir/file1(0xc000bca580): openPending: 2026/03/10 01:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/10 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/10 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:30 DEBUG : dir/file1(0xc000bca580): >openPending: err= 2026/03/10 01:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/10 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:30 DEBUG : dir/file1(0xc000bca580): >_readAt: n=14, err=EOF 2026/03/10 01:03:30 DEBUG : dir/file1(0xc000bca580): close: 2026/03/10 01:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:30 DEBUG : dir/file1(0xc000bca580): >close: err= 2026/03/10 01:03:30 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:30 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:31 INFO : dir/file1: Deleted 2026/03/10 01:03:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000924f00 2026/03/10 01:03:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:31 DEBUG : newLeaf: copy non-chunked object... 2026/03/10 01:03:31 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:03:31 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:31 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:31 INFO : newLeaf: Deleted 2026/03/10 01:03:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/10 01:03:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000924f00 2026/03/10 01:03:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/10 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:31 DEBUG : dir/file1(0xc000b5ab00): openPending: 2026/03/10 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/10 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/10 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:31 DEBUG : dir/file1(0xc000b5ab00): >openPending: err= 2026/03/10 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:31 DEBUG : dir/file1(0xc000b5ab00): _writeAt: size=25, off=0 2026/03/10 01:03:31 DEBUG : dir/file1(0xc000b5ab00): >_writeAt: n=25, err= 2026/03/10 01:03:31 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:03:31 DEBUG : newLeaf: size = 14 OK 2026/03/10 01:03:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:03:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:31 INFO : dir/file1: Deleted 2026/03/10 01:03:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/10 01:03:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000924f00 2026/03/10 01:03:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:31 DEBUG : newLeaf(0xc000b5ab00): close: 2026/03/10 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/10 01:03:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-10 01:03:31.464245359 +0000 UTC m=+60.427775453 2026/03/10 01:03:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:31 DEBUG : newLeaf(0xc000b5ab00): >close: err= 2026/03/10 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:31 DEBUG : dir: Looking for writers 2026/03/10 01:03:31 DEBUG : Looking for writers 2026/03/10 01:03:31 DEBUG : dir: reading active writers 2026/03/10 01:03:31 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:31 DEBUG : dir: Looking for writers 2026/03/10 01:03:31 DEBUG : Looking for writers 2026/03/10 01:03:31 DEBUG : dir: reading active writers 2026/03/10 01:03:31 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:31 DEBUG : dir: Looking for writers 2026/03/10 01:03:31 DEBUG : Looking for writers 2026/03/10 01:03:31 DEBUG : dir: reading active writers 2026/03/10 01:03:31 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:31 DEBUG : dir: Looking for writers 2026/03/10 01:03:31 DEBUG : Looking for writers 2026/03/10 01:03:31 DEBUG : dir: reading active writers 2026/03/10 01:03:31 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:31 DEBUG : newLeaf: vfs cache: starting upload 2026/03/10 01:03:31 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:31 DEBUG : dir: Looking for writers 2026/03/10 01:03:31 DEBUG : Looking for writers 2026/03/10 01:03:31 DEBUG : dir: reading active writers 2026/03/10 01:03:31 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:31 DEBUG : dir: Looking for writers 2026/03/10 01:03:31 DEBUG : Looking for writers 2026/03/10 01:03:31 DEBUG : dir: reading active writers 2026/03/10 01:03:31 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:32 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:32 DEBUG : newLeaf.rclone_chunk.001_nxz0gn: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:32 INFO : newLeaf.rclone_chunk.001_nxz0gn: Copied (server-side copy) to: newLeaf 2026/03/10 01:03:32 INFO : newLeaf.rclone_chunk.001_nxz0gn: Deleted 2026/03/10 01:03:32 DEBUG : newLeaf: size = 25 OK 2026/03/10 01:03:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/10 01:03:32 INFO : newLeaf: Copied (replaced existing) 2026/03/10 01:03:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-10 01:03:31.464245359 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/10 01:03:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/10 01:03:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/10 01:03:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/10 01:03:32 DEBUG : dir: Looking for writers 2026/03/10 01:03:32 DEBUG : Looking for writers 2026/03/10 01:03:32 DEBUG : dir: reading active writers 2026/03/10 01:03:32 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:32 DEBUG : >WaitForWriters: 2026/03/10 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:32 DEBUG : dir: Looking for writers 2026/03/10 01:03:32 DEBUG : Looking for writers 2026/03/10 01:03:32 DEBUG : dir: reading active writers 2026/03/10 01:03:32 DEBUG : newLeaf: reading active writers 2026/03/10 01:03:32 DEBUG : >WaitForWriters: 2026/03/10 01:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestFileRename (18.40s) --- PASS: TestFileRename/off,forceCache=false (2.61s) --- PASS: TestFileRename/minimal,forceCache=false (2.78s) --- PASS: TestFileRename/minimal,forceCache=true (3.55s) --- PASS: TestFileRename/writes,forceCache=false (3.37s) --- PASS: TestFileRename/writes,forceCache=true (3.46s) --- PASS: TestFileRename/full,forceCache=false (2.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:32 DEBUG : Looking for writers 2026/03/10 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:33 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:33 DEBUG : dir/file1.rclone_chunk.001_nxz1vs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:33 INFO : dir/file1.rclone_chunk.001_nxz1vs: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:33 INFO : dir/file1.rclone_chunk.001_nxz1vs: Deleted 2026/03/10 01:03:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/10 01:03:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:33 DEBUG : dir: Looking for writers 2026/03/10 01:03:33 DEBUG : file1: reading active writers 2026/03/10 01:03:33 DEBUG : Looking for writers 2026/03/10 01:03:33 DEBUG : dir: reading active writers 2026/03/10 01:03:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.03s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:34 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:34 DEBUG : dir/file1.rclone_chunk.001_nxz2ru: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:34 INFO : dir/file1.rclone_chunk.001_nxz2ru: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:34 INFO : dir/file1.rclone_chunk.001_nxz2ru: Deleted 2026/03/10 01:03:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/10 01:03:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/10 01:03:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/10 01:03:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/10 01:03:34 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/10 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:34 DEBUG : dir: Looking for writers 2026/03/10 01:03:34 DEBUG : file1: reading active writers 2026/03/10 01:03:34 DEBUG : Looking for writers 2026/03/10 01:03:34 DEBUG : dir: reading active writers 2026/03/10 01:03:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.50s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:35 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:35 DEBUG : dir/file1.rclone_chunk.001_nxz40p: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:35 INFO : dir/file1.rclone_chunk.001_nxz40p: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:35 INFO : dir/file1.rclone_chunk.001_nxz40p: Deleted 2026/03/10 01:03:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/10 01:03:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/10 01:03:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/10 01:03:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/10 01:03:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/10 01:03:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/10 01:03:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/10 01:03:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/10 01:03:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/10 01:03:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/10 01:03:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/10 01:03:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/10 01:03:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/10 01:03:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/10 01:03:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/10 01:03:36 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:36 DEBUG : dir: Looking for writers 2026/03/10 01:03:36 DEBUG : file1: reading active writers 2026/03/10 01:03:36 DEBUG : Looking for writers 2026/03/10 01:03:36 DEBUG : dir: reading active writers 2026/03/10 01:03:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.68s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:37 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:37 DEBUG : dir/file1.rclone_chunk.001_nxz51u: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:37 INFO : dir/file1.rclone_chunk.001_nxz51u: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:37 INFO : dir/file1.rclone_chunk.001_nxz51u: Deleted 2026/03/10 01:03:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/10 01:03:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:37 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:37 DEBUG : dir: Looking for writers 2026/03/10 01:03:37 DEBUG : file1: reading active writers 2026/03/10 01:03:37 DEBUG : Looking for writers 2026/03/10 01:03:37 DEBUG : dir: reading active writers 2026/03/10 01:03:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.93s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:38 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:38 DEBUG : dir/file1.rclone_chunk.001_nxz6hn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:38 INFO : dir/file1.rclone_chunk.001_nxz6hn: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:38 INFO : dir/file1.rclone_chunk.001_nxz6hn: Deleted 2026/03/10 01:03:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/10 01:03:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/10 01:03:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/10 01:03:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/10 01:03:38 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:38 DEBUG : dir: Looking for writers 2026/03/10 01:03:38 DEBUG : file1: reading active writers 2026/03/10 01:03:38 DEBUG : Looking for writers 2026/03/10 01:03:38 DEBUG : dir: reading active writers 2026/03/10 01:03:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:39 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:39 DEBUG : dir/file1.rclone_chunk.001_nxz76c: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:39 INFO : dir/file1.rclone_chunk.001_nxz76c: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:39 INFO : dir/file1.rclone_chunk.001_nxz76c: Deleted 2026/03/10 01:03:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:39 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): _readAt: size=1, off=0 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): openPending: 2026/03/10 01:03:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): >openPending: err= 2026/03/10 01:03:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/10 01:03:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): >_readAt: n=1, err= 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): _readAt: size=256, off=1 2026/03/10 01:03:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): >_readAt: n=15, err=EOF 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): _readAt: size=16, off=16 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): >_readAt: n=0, err=EOF 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): close: 2026/03/10 01:03:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): >close: err= 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): close: 2026/03/10 01:03:39 DEBUG : dir/file1(0xc000d02b40): >close: err=file already closed 2026/03/10 01:03:39 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:39 DEBUG : dir: Looking for writers 2026/03/10 01:03:39 DEBUG : file1: reading active writers 2026/03/10 01:03:39 DEBUG : Looking for writers 2026/03/10 01:03:39 DEBUG : dir: reading active writers 2026/03/10 01:03:39 DEBUG : >WaitForWriters: 2026/03/10 01:03:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.00s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:40 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:40 DEBUG : dir/file1.rclone_chunk.001_nxz8mz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:40 INFO : dir/file1.rclone_chunk.001_nxz8mz: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:40 INFO : dir/file1.rclone_chunk.001_nxz8mz: Deleted 2026/03/10 01:03:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:40 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): _readAt: size=1, off=0 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): openPending: 2026/03/10 01:03:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >openPending: err= 2026/03/10 01:03:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/10 01:03:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >_readAt: n=1, err= 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): _readAt: size=1, off=5 2026/03/10 01:03:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >_readAt: n=1, err= 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): _readAt: size=1, off=3 2026/03/10 01:03:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >_readAt: n=1, err= 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): _readAt: size=1, off=13 2026/03/10 01:03:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >_readAt: n=1, err= 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): _readAt: size=16, off=100 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >_readAt: n=0, err=EOF 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): close: 2026/03/10 01:03:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:40 DEBUG : dir/file1(0xc0009d2f40): >close: err= 2026/03/10 01:03:40 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:40 DEBUG : dir: Looking for writers 2026/03/10 01:03:40 DEBUG : file1: reading active writers 2026/03/10 01:03:40 DEBUG : Looking for writers 2026/03/10 01:03:40 DEBUG : dir: reading active writers 2026/03/10 01:03:40 DEBUG : >WaitForWriters: 2026/03/10 01:03:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:41 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:41 DEBUG : dir/file1.rclone_chunk.001_nxz9eb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:41 INFO : dir/file1.rclone_chunk.001_nxz9eb: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:41 INFO : dir/file1.rclone_chunk.001_nxz9eb: Deleted 2026/03/10 01:03:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:41 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=1, off=0 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): openPending: 2026/03/10 01:03:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >openPending: err= 2026/03/10 01:03:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/10 01:03:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=1, err= 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=1, off=5 2026/03/10 01:03:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=1, err= 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=1, off=1 2026/03/10 01:03:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=1, err= 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=6, off=10 2026/03/10 01:03:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=6, err= 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=256, off=10 2026/03/10 01:03:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=6, err=EOF 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=256, off=100 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=0, err=EOF 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): close: 2026/03/10 01:03:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >close: err= 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): _readAt: size=256, off=100 2026/03/10 01:03:41 DEBUG : dir/file1(0xc000ba9880): >_readAt: n=0, err=file already closed 2026/03/10 01:03:41 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:41 DEBUG : dir: Looking for writers 2026/03/10 01:03:41 DEBUG : file1: reading active writers 2026/03/10 01:03:41 DEBUG : Looking for writers 2026/03/10 01:03:41 DEBUG : dir: reading active writers 2026/03/10 01:03:41 DEBUG : >WaitForWriters: 2026/03/10 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.13s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:42 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:42 DEBUG : dir/file1.rclone_chunk.001_nxza9f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:42 INFO : dir/file1.rclone_chunk.001_nxza9f: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:42 INFO : dir/file1.rclone_chunk.001_nxza9f: Deleted 2026/03/10 01:03:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:42 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): RWFileHandle.Flush 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): _readAt: size=256, off=0 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): openPending: 2026/03/10 01:03:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): >openPending: err= 2026/03/10 01:03:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/10 01:03:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): >_readAt: n=16, err=EOF 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): RWFileHandle.Flush 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): RWFileHandle.Flush 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): close: 2026/03/10 01:03:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:42 DEBUG : dir/file1(0xc000bca740): >close: err= 2026/03/10 01:03:42 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:42 DEBUG : dir: Looking for writers 2026/03/10 01:03:42 DEBUG : file1: reading active writers 2026/03/10 01:03:42 DEBUG : Looking for writers 2026/03/10 01:03:42 DEBUG : dir: reading active writers 2026/03/10 01:03:42 DEBUG : >WaitForWriters: 2026/03/10 01:03:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.98s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:43 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:43 DEBUG : dir/file1.rclone_chunk.001_nxzbgi: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:43 INFO : dir/file1.rclone_chunk.001_nxzbgi: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:43 INFO : dir/file1.rclone_chunk.001_nxzbgi: Deleted 2026/03/10 01:03:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:03:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/10 01:03:43 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): _readAt: size=256, off=0 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): openPending: 2026/03/10 01:03:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): >openPending: err= 2026/03/10 01:03:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/10 01:03:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): >_readAt: n=16, err=EOF 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): RWFileHandle.Release 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): close: 2026/03/10 01:03:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): >close: err= 2026/03/10 01:03:43 DEBUG : dir/file1(0xc000d02cc0): RWFileHandle.Release 2026/03/10 01:03:43 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:43 DEBUG : dir: Looking for writers 2026/03/10 01:03:43 DEBUG : file1: reading active writers 2026/03/10 01:03:43 DEBUG : Looking for writers 2026/03/10 01:03:43 DEBUG : dir: reading active writers 2026/03/10 01:03:43 DEBUG : >WaitForWriters: 2026/03/10 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.04s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:43 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): openPending: 2026/03/10 01:03:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): >openPending: err= 2026/03/10 01:03:43 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): _writeAt: size=5, off=0 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): >_writeAt: n=5, err= 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): _writeAt: size=7, off=5 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): >_writeAt: n=7, err= 2026/03/10 01:03:43 DEBUG : file1: vfs cache: truncate to size=11 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): close: 2026/03/10 01:03:43 DEBUG : file1: vfs cache: setting modification time to 2026-03-10 01:03:43.850051621 +0000 UTC m=+72.813581705 2026/03/10 01:03:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): >close: err= 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): close: 2026/03/10 01:03:43 DEBUG : file1(0xc000d03a80): >close: err=file already closed 2026/03/10 01:03:43 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:43 DEBUG : Looking for writers 2026/03/10 01:03:43 DEBUG : file1: reading active writers 2026/03/10 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:43 DEBUG : Looking for writers 2026/03/10 01:03:43 DEBUG : file1: reading active writers 2026/03/10 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:43 DEBUG : Looking for writers 2026/03/10 01:03:43 DEBUG : file1: reading active writers 2026/03/10 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:43 DEBUG : Looking for writers 2026/03/10 01:03:43 DEBUG : file1: reading active writers 2026/03/10 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:43 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:44 DEBUG : Looking for writers 2026/03/10 01:03:44 DEBUG : file1: reading active writers 2026/03/10 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:44 DEBUG : Looking for writers 2026/03/10 01:03:44 DEBUG : file1: reading active writers 2026/03/10 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:44 DEBUG : file1: size = 11 OK 2026/03/10 01:03:44 DEBUG : file1.rclone_chunk.001_nxzcey: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/10 01:03:44 INFO : file1.rclone_chunk.001_nxzcey: Copied (server-side copy) to: file1 2026/03/10 01:03:44 DEBUG : Looking for writers 2026/03/10 01:03:44 DEBUG : file1: reading active writers 2026/03/10 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/10 01:03:44 INFO : file1.rclone_chunk.001_nxzcey: Deleted 2026/03/10 01:03:44 DEBUG : file1: size = 11 OK 2026/03/10 01:03:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/10 01:03:44 INFO : file1: Copied (new) 2026/03/10 01:03:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-10 01:03:43.850051621 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/03/10 01:03:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:44 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : >WaitForWriters: 2026/03/10 01:03:45 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : >WaitForWriters: 2026/03/10 01:03:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.60s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:45 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): openPending: 2026/03/10 01:03:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): >openPending: err= 2026/03/10 01:03:45 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): _writeAt: size=7, off=0 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): >_writeAt: n=7, err= 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): _writeAt: size=6, off=5 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): >_writeAt: n=6, err= 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): close: 2026/03/10 01:03:45 DEBUG : file1: vfs cache: setting modification time to 2026-03-10 01:03:45.441499424 +0000 UTC m=+74.405029508 2026/03/10 01:03:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): >close: err= 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): _writeAt: size=5, off=0 2026/03/10 01:03:45 DEBUG : file1(0xc0008ef300): >_writeAt: n=0, err=file already closed 2026/03/10 01:03:45 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:45 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:45 DEBUG : Looking for writers 2026/03/10 01:03:45 DEBUG : file1: reading active writers 2026/03/10 01:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:45 DEBUG : file1: size = 11 OK 2026/03/10 01:03:45 DEBUG : file1.rclone_chunk.001_nxzev7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/10 01:03:45 INFO : file1.rclone_chunk.001_nxzev7: Copied (server-side copy) to: file1 2026/03/10 01:03:45 INFO : file1.rclone_chunk.001_nxzev7: Deleted 2026/03/10 01:03:45 DEBUG : file1: size = 11 OK 2026/03/10 01:03:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/10 01:03:45 INFO : file1: Copied (new) 2026/03/10 01:03:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-10 01:03:45.441499424 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/03/10 01:03:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:45 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : >WaitForWriters: 2026/03/10 01:03:46 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : >WaitForWriters: 2026/03/10 01:03:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:46 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:46 DEBUG : file1(0xc0008eebc0): openPending: 2026/03/10 01:03:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:46 DEBUG : file1(0xc0008eebc0): >openPending: err= 2026/03/10 01:03:46 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:46 DEBUG : file1(0xc0008eebc0): close: 2026/03/10 01:03:46 DEBUG : file1: vfs cache: setting modification time to 2026-03-10 01:03:46.36722729 +0000 UTC m=+75.330757415 2026/03/10 01:03:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:46 DEBUG : file1(0xc0008eebc0): >close: err= 2026/03/10 01:03:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/10 01:03:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:03:46 DEBUG : file2: newRWFileHandle: 2026/03/10 01:03:46 DEBUG : file2(0xc0008ef100): openPending: 2026/03/10 01:03:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/10 01:03:46 DEBUG : file2(0xc0008ef100): >openPending: err= 2026/03/10 01:03:46 DEBUG : file2: >newRWFileHandle: err= 2026/03/10 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/10 01:03:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/10 01:03:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/10 01:03:46 DEBUG : file2(0xc0008ef100): RWFileHandle.Flush 2026/03/10 01:03:46 DEBUG : file2(0xc0008ef100): RWFileHandle.Release 2026/03/10 01:03:46 DEBUG : file2(0xc0008ef100): close: 2026/03/10 01:03:46 DEBUG : file2: vfs cache: setting modification time to 2026-03-10 01:03:46.368633258 +0000 UTC m=+75.332163372 2026/03/10 01:03:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:46 DEBUG : file2(0xc0008ef100): >close: err= 2026/03/10 01:03:46 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : file2: reading active writers 2026/03/10 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : file2: reading active writers 2026/03/10 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : file2: reading active writers 2026/03/10 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : file2: reading active writers 2026/03/10 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/10 01:03:46 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:46 DEBUG : file2: vfs cache: starting upload 2026/03/10 01:03:46 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file2: reading active writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/10 01:03:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:46 DEBUG : Looking for writers 2026/03/10 01:03:46 DEBUG : file1: reading active writers 2026/03/10 01:03:46 DEBUG : file2: reading active writers 2026/03/10 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/10 01:03:46 DEBUG : file1: size = 0 OK 2026/03/10 01:03:46 DEBUG : file1.rclone_chunk.001_nxzfgw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:03:46 INFO : file1.rclone_chunk.001_nxzfgw: Copied (server-side copy) to: file1 2026/03/10 01:03:46 DEBUG : file2: size = 0 OK 2026/03/10 01:03:46 DEBUG : file2.rclone_chunk.001_nxzf1j: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:03:46 INFO : file2.rclone_chunk.001_nxzf1j: Copied (server-side copy) to: file2 2026/03/10 01:03:46 INFO : file1.rclone_chunk.001_nxzfgw: Deleted 2026/03/10 01:03:46 DEBUG : file1: size = 0 OK 2026/03/10 01:03:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:03:46 INFO : file1: Copied (new) 2026/03/10 01:03:46 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-10 01:03:46.36722729 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/10 01:03:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:46 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:46 INFO : file2.rclone_chunk.001_nxzf1j: Deleted 2026/03/10 01:03:46 DEBUG : file2: size = 0 OK 2026/03/10 01:03:46 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:03:46 INFO : file2: Copied (new) 2026/03/10 01:03:46 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-10 01:03:46.368633258 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/10 01:03:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/10 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/10 01:03:46 INFO : file2: vfs cache: upload succeeded try #1 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file2: reading active writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : >WaitForWriters: 2026/03/10 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : file2: reading active writers 2026/03/10 01:03:47 DEBUG : >WaitForWriters: 2026/03/10 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:47 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): openPending: 2026/03/10 01:03:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): >openPending: err= 2026/03/10 01:03:47 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): _writeAt: size=5, off=0 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): >_writeAt: n=5, err= 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): RWFileHandle.Flush 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): RWFileHandle.Flush 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): close: 2026/03/10 01:03:47 DEBUG : file1: vfs cache: setting modification time to 2026-03-10 01:03:47.388532304 +0000 UTC m=+76.352062418 2026/03/10 01:03:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:47 DEBUG : file1(0xc000ba9780): >close: err= 2026/03/10 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:47 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:47 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:47 DEBUG : Looking for writers 2026/03/10 01:03:47 DEBUG : file1: reading active writers 2026/03/10 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:47 DEBUG : file1: size = 5 OK 2026/03/10 01:03:47 DEBUG : file1.rclone_chunk.001_nxzghl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:47 INFO : file1.rclone_chunk.001_nxzghl: Copied (server-side copy) to: file1 2026/03/10 01:03:47 INFO : file1.rclone_chunk.001_nxzghl: Deleted 2026/03/10 01:03:47 DEBUG : file1: size = 5 OK 2026/03/10 01:03:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:47 INFO : file1: Copied (new) 2026/03/10 01:03:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-10 01:03:47.388532304 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/10 01:03:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:47 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : >WaitForWriters: 2026/03/10 01:03:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:48 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): openPending: 2026/03/10 01:03:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): >openPending: err= 2026/03/10 01:03:48 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): _writeAt: size=5, off=0 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): >_writeAt: n=5, err= 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): RWFileHandle.Release 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): close: 2026/03/10 01:03:48 DEBUG : file1: vfs cache: setting modification time to 2026-03-10 01:03:48.232067552 +0000 UTC m=+77.195597636 2026/03/10 01:03:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): >close: err= 2026/03/10 01:03:48 DEBUG : file1(0xc000d02b00): RWFileHandle.Release 2026/03/10 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:48 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:48 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:48 DEBUG : file1: size = 5 OK 2026/03/10 01:03:48 DEBUG : file1.rclone_chunk.001_nxzhmd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:48 INFO : file1.rclone_chunk.001_nxzhmd: Copied (server-side copy) to: file1 2026/03/10 01:03:48 INFO : file1.rclone_chunk.001_nxzhmd: Deleted 2026/03/10 01:03:48 DEBUG : file1: size = 5 OK 2026/03/10 01:03:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:48 INFO : file1: Copied (new) 2026/03/10 01:03:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-10 01:03:48.232067552 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/10 01:03:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:48 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:48 DEBUG : Looking for writers 2026/03/10 01:03:48 DEBUG : file1: reading active writers 2026/03/10 01:03:48 DEBUG : >WaitForWriters: 2026/03/10 01:03:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:49 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:49 DEBUG : dir/file1.rclone_chunk.001_nxzieo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:49 INFO : dir/file1.rclone_chunk.001_nxzieo: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:49 INFO : dir/file1.rclone_chunk.001_nxzieo: Deleted 2026/03/10 01:03:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/10 01:03:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:49 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:49 DEBUG : dir/file1(0xc000af8d80): openPending: 2026/03/10 01:03:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:49 DEBUG : dir/file1(0xc000af8d80): >openPending: err= 2026/03/10 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/10 01:03:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:49 DEBUG : dir/file1(0xc000af8d80): _writeAt: size=5, off=0 2026/03/10 01:03:49 DEBUG : dir/file1(0xc000af8d80): >_writeAt: n=5, err= 2026/03/10 01:03:49 DEBUG : dir/file1(0xc000af8d80): close: 2026/03/10 01:03:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-10 01:03:49.693362384 +0000 UTC m=+78.656892508 2026/03/10 01:03:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:49 DEBUG : dir/file1(0xc000af8d80): >close: err= 2026/03/10 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:49 DEBUG : dir: Looking for writers 2026/03/10 01:03:49 DEBUG : file1: reading active writers 2026/03/10 01:03:49 DEBUG : Looking for writers 2026/03/10 01:03:49 DEBUG : dir: reading active writers 2026/03/10 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:49 DEBUG : dir: Looking for writers 2026/03/10 01:03:49 DEBUG : file1: reading active writers 2026/03/10 01:03:49 DEBUG : Looking for writers 2026/03/10 01:03:49 DEBUG : dir: reading active writers 2026/03/10 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:49 DEBUG : dir: Looking for writers 2026/03/10 01:03:49 DEBUG : file1: reading active writers 2026/03/10 01:03:49 DEBUG : Looking for writers 2026/03/10 01:03:49 DEBUG : dir: reading active writers 2026/03/10 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:49 DEBUG : dir: Looking for writers 2026/03/10 01:03:49 DEBUG : file1: reading active writers 2026/03/10 01:03:49 DEBUG : Looking for writers 2026/03/10 01:03:49 DEBUG : dir: reading active writers 2026/03/10 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:49 DEBUG : dir/file1: vfs cache: starting upload 2026/03/10 01:03:49 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:49 DEBUG : dir: Looking for writers 2026/03/10 01:03:49 DEBUG : file1: reading active writers 2026/03/10 01:03:49 DEBUG : Looking for writers 2026/03/10 01:03:49 DEBUG : dir: reading active writers 2026/03/10 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:50 DEBUG : dir: Looking for writers 2026/03/10 01:03:50 DEBUG : file1: reading active writers 2026/03/10 01:03:50 DEBUG : Looking for writers 2026/03/10 01:03:50 DEBUG : dir: reading active writers 2026/03/10 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:50 DEBUG : dir/file1: size = 5 OK 2026/03/10 01:03:50 DEBUG : dir/file1.rclone_chunk.001_nxzi4a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:50 INFO : dir/file1.rclone_chunk.001_nxzi4a: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:50 INFO : dir/file1.rclone_chunk.001_nxzi4a: Deleted 2026/03/10 01:03:50 DEBUG : dir/file1: size = 5 OK 2026/03/10 01:03:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:50 INFO : dir/file1: Copied (replaced existing) 2026/03/10 01:03:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-10 01:03:49.693362384 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/10 01:03:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:50 DEBUG : dir: Looking for writers 2026/03/10 01:03:50 DEBUG : file1: reading active writers 2026/03/10 01:03:50 DEBUG : Looking for writers 2026/03/10 01:03:50 DEBUG : dir: reading active writers 2026/03/10 01:03:50 DEBUG : >WaitForWriters: 2026/03/10 01:03:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:50 DEBUG : dir/file1: size = 16 OK 2026/03/10 01:03:50 DEBUG : dir/file1.rclone_chunk.001_nxzjxo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/10 01:03:50 INFO : dir/file1.rclone_chunk.001_nxzjxo: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:50 INFO : dir/file1.rclone_chunk.001_nxzjxo: Deleted 2026/03/10 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:51 DEBUG : dir/file1: newRWFileHandle: 2026/03/10 01:03:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/10 01:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/10 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): _writeAt: size=5, off=0 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): openPending: 2026/03/10 01:03:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/10 01:03:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/10 01:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): >openPending: err= 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): >_writeAt: n=5, err= 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): _writeAt: size=15, off=5 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): >_writeAt: n=15, err= 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): close: 2026/03/10 01:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/10 01:03:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-10 01:03:51.210087426 +0000 UTC m=+80.173617549 2026/03/10 01:03:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:51 DEBUG : dir/file1(0xc000b0bd40): >close: err= 2026/03/10 01:03:51 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:51 DEBUG : dir/file1: vfs cache: starting upload 2026/03/10 01:03:51 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:51 DEBUG : dir/file1: size = 20 OK 2026/03/10 01:03:51 DEBUG : dir/file1.rclone_chunk.001_nxzk0x: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/10 01:03:51 INFO : dir/file1.rclone_chunk.001_nxzk0x: Copied (server-side copy) to: dir/file1 2026/03/10 01:03:51 INFO : dir/file1.rclone_chunk.001_nxzk0x: Deleted 2026/03/10 01:03:51 DEBUG : dir/file1: size = 20 OK 2026/03/10 01:03:51 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/10 01:03:51 INFO : dir/file1: Copied (replaced existing) 2026/03/10 01:03:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-10 01:03:51.210087426 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/03/10 01:03:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:51 DEBUG : dir: Looking for writers 2026/03/10 01:03:51 DEBUG : file1: reading active writers 2026/03/10 01:03:51 DEBUG : Looking for writers 2026/03/10 01:03:51 DEBUG : dir: reading active writers 2026/03/10 01:03:51 DEBUG : >WaitForWriters: 2026/03/10 01:03:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : file1(0xc0009d3140): openPending: 2026/03/10 01:03:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:52 DEBUG : file1(0xc0009d3140): >openPending: err= 2026/03/10 01:03:52 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:52 DEBUG : file1(0xc0009d3140): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : file1(0xc0009d3140): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : file1(0xc0009d3140): close: 2026/03/10 01:03:52 DEBUG : file1: vfs cache: setting modification time to 2026-03-10 01:03:52.087324279 +0000 UTC m=+81.050854413 2026/03/10 01:03:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : file1(0xc0009d3140): >close: err= 2026/03/10 01:03:52 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:52 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:52 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:52 DEBUG : file1: size = 5 OK 2026/03/10 01:03:52 DEBUG : file1.rclone_chunk.001_nxzlkh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:52 INFO : file1.rclone_chunk.001_nxzlkh: Copied (server-side copy) to: file1 2026/03/10 01:03:52 INFO : file1.rclone_chunk.001_nxzlkh: Deleted 2026/03/10 01:03:52 DEBUG : file1: size = 5 OK 2026/03/10 01:03:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:52 INFO : file1: Copied (new) 2026/03/10 01:03:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-10 01:03:52.087324279 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/10 01:03:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:52 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:52 DEBUG : Looking for writers 2026/03/10 01:03:52 DEBUG : file1: reading active writers 2026/03/10 01:03:52 DEBUG : >WaitForWriters: 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/10 01:03:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000447d80): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000447d80): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000447d80): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000447d80): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000447d80): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.921043492 +0000 UTC m=+81.884573576 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000447d80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): _writeAt: size=3, off=2 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.921043492 +0000 UTC m=+81.884573576 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2380): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2840): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2840): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2840): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2840): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2840): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.921043492 +0000 UTC m=+81.884573576 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2840): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808bd0 item 1 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2e80): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2e80): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2e80): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2e80): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2e80): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.923791759 +0000 UTC m=+81.887321844 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf2e80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3400): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3400): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3400): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3400): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3400): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.923791759 +0000 UTC m=+81.887321844 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3400): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008093b0 item 2 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3ac0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3ac0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3ac0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3ac0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3ac0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.925691959 +0000 UTC m=+81.889222053 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3ac0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): _writeAt: size=3, off=2 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.925691959 +0000 UTC m=+81.889222053 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bf3f40): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02480): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02480): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02480): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02480): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02480): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.925691959 +0000 UTC m=+81.889222053 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02480): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809730 item 3 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02b00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02b00): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02b00): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02b00): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02b00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.928114513 +0000 UTC m=+81.891644617 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d02b00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03040): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03040): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03040): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03040): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03040): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.928114513 +0000 UTC m=+81.891644617 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03040): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809ce0 item 4 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d036c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d036c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d036c0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d036c0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d036c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.92999241 +0000 UTC m=+81.893522514 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d036c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): _writeAt: size=3, off=2 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.92999241 +0000 UTC m=+81.893522514 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000d03bc0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000114380): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000114380): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000114380): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000114380): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000114380): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.92999241 +0000 UTC m=+81.893522514 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000114380): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d121c0 item 5 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115380): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115380): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115380): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115380): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115380): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.932823434 +0000 UTC m=+81.896353518 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115380): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0001158c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0001158c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0001158c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0001158c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0001158c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.932823434 +0000 UTC m=+81.896353518 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0001158c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12850 item 6 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115f40): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115f40): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115f40): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115f40): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115f40): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.9352364 +0000 UTC m=+81.898766484 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000115f40): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): _writeAt: size=3, off=2 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.9352364 +0000 UTC m=+81.898766484 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa500): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa9c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa9c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa9c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa9c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa9c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.9352364 +0000 UTC m=+81.898766484 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfa9c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12d90 item 7 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfb040): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfb040): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfb040): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfb040): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfb040): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.938729772 +0000 UTC m=+81.902259916 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bfb040): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcbd40): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcbd40): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcbd40): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcbd40): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcbd40): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.938729772 +0000 UTC m=+81.902259916 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcbd40): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e73b0 item 8 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2380): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc0007c2380): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2380): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2380): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2380): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2380): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2380): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2740): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2740): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2740): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2740): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2740): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.941754439 +0000 UTC m=+81.905284524 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2740): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): _writeAt: size=3, off=2 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.941754439 +0000 UTC m=+81.905284524 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c2bc0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c30c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c30c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c30c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c30c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c30c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.941754439 +0000 UTC m=+81.905284524 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c30c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7730 item 9 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3740): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3740): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3740): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3740): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3740): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.947072408 +0000 UTC m=+81.910602492 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3740): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3c80): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3c80): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3c80): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3c80): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3c80): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.947072408 +0000 UTC m=+81.910602492 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0007c3c80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7d50 item 10 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22340): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000a22340): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22340): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22340): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22340): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22340): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22340): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22700): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22700): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22700): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22700): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22700): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.949067877 +0000 UTC m=+81.912597961 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22700): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): _writeAt: size=3, off=2 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.949067877 +0000 UTC m=+81.912597961 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a22c00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23100): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23100): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23100): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23100): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23100): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.949067877 +0000 UTC m=+81.912597961 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23100): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc460 item 11 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23780): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23780): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23780): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23780): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23780): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.951930821 +0000 UTC m=+81.915460905 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23780): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23cc0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23cc0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23cc0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23cc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23cc0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.951930821 +0000 UTC m=+81.915460905 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a23cc0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcc40 item 12 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54380): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000a54380): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54380): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54380): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54380): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54380): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54380): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54740): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54740): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54740): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54740): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54740): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.953815501 +0000 UTC m=+81.917345586 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54740): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54e00): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54e00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54e00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54e00): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54e00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.953815501 +0000 UTC m=+81.917345586 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a54e00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd0a0 item 13 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a55480): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a55480): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a55480): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a55480): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a55480): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.957056467 +0000 UTC m=+81.920586551 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a55480): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a559c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a559c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a559c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a559c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a559c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.957056467 +0000 UTC m=+81.920586551 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a559c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bda40 item 14 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c080): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000a7c080): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c080): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c080): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c080): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c080): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c080): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c440): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c440): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c440): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c440): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c440): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.958605986 +0000 UTC m=+81.922136071 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7c440): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7cb00): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7cb00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7cb00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7cb00): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7cb00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.958605986 +0000 UTC m=+81.922136071 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7cb00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a1c0 item 15 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 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/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d180): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d180): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d180): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d180): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d180): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.962122941 +0000 UTC m=+81.925653025 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d180): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da100): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da100): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da100): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da100): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da100): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.962122941 +0000 UTC m=+81.925653025 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da100): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493340 item 16 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da740): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da740): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da740): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da740): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da740): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.963894278 +0000 UTC m=+81.927424362 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008da740): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): open at offset 5 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): _writeAt: size=3, off=7 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.963894278 +0000 UTC m=+81.927424362 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dabc0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db0c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db0c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db0c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db0c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db0c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.963894278 +0000 UTC m=+81.927424362 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db0c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 17 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db740): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db740): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db740): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db740): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db740): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.965915255 +0000 UTC m=+81.929445340 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008db740): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dbc80): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dbc80): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dbc80): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dbc80): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dbc80): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.965915255 +0000 UTC m=+81.929445340 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc0008dbc80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e40e0 item 18 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d600): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d600): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d600): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d600): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d600): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.967088576 +0000 UTC m=+81.930618660 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7d600): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): open at offset 5 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): _writeAt: size=3, off=7 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.967088576 +0000 UTC m=+81.930618660 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a7db00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c080): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c080): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c080): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c080): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c080): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.967088576 +0000 UTC m=+81.930618660 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c080): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a8c0 item 19 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c700): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c700): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c700): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c700): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c700): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.969649361 +0000 UTC m=+81.933179445 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9c700): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9cc40): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9cc40): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9cc40): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9cc40): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9cc40): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.969649361 +0000 UTC m=+81.933179445 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9cc40): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083af50 item 20 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d2c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d2c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d2c0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d2c0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d2c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.970920845 +0000 UTC m=+81.934450930 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d2c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): open at offset 5 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): _writeAt: size=3, off=7 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.970920845 +0000 UTC m=+81.934450930 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9d7c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9dcc0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9dcc0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9dcc0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9dcc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9dcc0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.970920845 +0000 UTC m=+81.934450930 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000a9dcc0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b3b0 item 21 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac03c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac03c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac03c0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac03c0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac03c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.972618604 +0000 UTC m=+81.936148689 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac03c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0900): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0900): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0900): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0900): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0900): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.972618604 +0000 UTC m=+81.936148689 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0900): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083bc00 item 22 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0f80): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0f80): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0f80): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0f80): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0f80): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.973994567 +0000 UTC m=+81.937524650 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac0f80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): open at offset 5 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): _writeAt: size=3, off=7 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.973994567 +0000 UTC m=+81.937524650 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1480): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1980): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1980): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1980): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1980): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1980): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.973994567 +0000 UTC m=+81.937524650 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ac1980): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004721c0 item 23 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 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/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa080): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa080): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa080): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa080): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa080): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.975699928 +0000 UTC m=+81.939230013 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa080): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa5c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa5c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa5c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa5c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa5c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.975699928 +0000 UTC m=+81.939230013 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afa5c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004730a0 item 24 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afac00): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000afac00): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afac00): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afac00): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afac00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afac00): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afac00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afafc0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afafc0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afafc0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afafc0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afafc0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.977017652 +0000 UTC m=+81.940547746 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afafc0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): open at offset 5 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): _writeAt: size=3, off=7 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.977017652 +0000 UTC m=+81.940547746 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afb4c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afba00): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afba00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afba00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afba00): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afba00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.977017652 +0000 UTC m=+81.940547746 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000afba00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473960 item 25 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac100): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac100): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac100): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac100): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac100): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.978851046 +0000 UTC m=+81.942381130 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac100): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac640): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac640): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac640): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac640): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac640): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.978851046 +0000 UTC m=+81.942381130 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bac640): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe230 item 26 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bacc80): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000bacc80): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bacc80): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bacc80): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bacc80): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bacc80): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bacc80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad040): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad040): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad040): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad040): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad040): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.981075737 +0000 UTC m=+81.944605821 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad040): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): open at offset 5 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): >_readAt: n=2, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): _writeAt: size=3, off=7 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.981075737 +0000 UTC m=+81.944605821 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bad540): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bada80): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bada80): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bada80): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bada80): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bada80): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.981075737 +0000 UTC m=+81.944605821 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bada80): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003febd0 item 27 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 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/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce180): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce180): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce180): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce180): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce180): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.982881849 +0000 UTC m=+81.946411934 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce180): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce6c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce6c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce6c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce6c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce6c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.982881849 +0000 UTC m=+81.946411934 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bce6c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff340 item 28 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bced00): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000bced00): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bced00): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bced00): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bced00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bced00): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bced00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf0c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf0c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf0c0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf0c0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf0c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.986340966 +0000 UTC m=+81.949871050 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf0c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf780): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf780): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf780): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf780): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf780): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.986340966 +0000 UTC m=+81.949871050 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcf780): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff880 item 29 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 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/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcfe00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcfe00): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcfe00): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcfe00): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcfe00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.98827535 +0000 UTC m=+81.951805434 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bcfe00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bee3c0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bee3c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bee3c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bee3c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bee3c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.98827535 +0000 UTC m=+81.951805434 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000bee3c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffdc0 item 30 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 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/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32480): _readAt: size=2, off=0 2026/03/10 01:03:52 ERROR : open-test-file(0xc000b32480): Couldn't read size of file 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32480): >_readAt: n=0, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32480): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32480): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32480): close: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32480): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32840): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32840): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32840): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32840): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32840): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.99006963 +0000 UTC m=+81.953599714 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32840): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32f00): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32f00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32f00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32f00): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32f00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.99006963 +0000 UTC m=+81.953599714 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b32f00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e49a0 item 31 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 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/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33580): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33580): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33580): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33580): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33580): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.991494184 +0000 UTC m=+81.955024268 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33580): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33ac0): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33ac0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33ac0): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33ac0): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33ac0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.991494184 +0000 UTC m=+81.955024268 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b33ac0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5340 item 32 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70180): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70180): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70180): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70180): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70180): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.993883705 +0000 UTC m=+81.957413789 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70180): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): _writeAt: size=3, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5810 item 33 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): >_writeAt: n=3, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.994465431 +0000 UTC m=+81.957995525 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70600): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70b00): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70b00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70b00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70b00): >_readAt: n=5, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70b00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.994465431 +0000 UTC m=+81.957995525 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b70b00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e59d0 item 33 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71140): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71140): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71140): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71140): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71140): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.996151848 +0000 UTC m=+81.959681932 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71140): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800000 item 34 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): _writeAt: size=3, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): >_writeAt: n=3, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.996709028 +0000 UTC m=+81.960239112 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b715c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71b00): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71b00): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71b00): >openPending: err= 2026/03/10 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71b00): >_readAt: n=3, err=EOF 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71b00): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.996709028 +0000 UTC m=+81.960239112 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000b71b00): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: Remove: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008001c0 item 34 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea1c0): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea1c0): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea1c0): _writeAt: size=5, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea1c0): >_writeAt: n=5, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea1c0): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.999062162 +0000 UTC m=+81.962592296 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea1c0): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): _readAt: size=2, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): _writeAt: size=3, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): openPending: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): >openPending: err= 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800930 item 35 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): >_writeAt: n=3, err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): close: 2026/03/10 01:03:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.999608289 +0000 UTC m=+81.963138374 2026/03/10 01:03:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000cea640): >close: err= 2026/03/10 01:03:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:52 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ceab40): _readAt: size=512, off=0 2026/03/10 01:03:52 DEBUG : open-test-file(0xc000ceab40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceab40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceab40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceab40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:52.999608289 +0000 UTC m=+81.963138374 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceab40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800e70 item 35 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb1c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb1c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb1c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb1c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb1c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.001707866 +0000 UTC m=+81.965237950 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb1c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008011f0 item 36 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.002350325 +0000 UTC m=+81.965880419 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ceb6c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cebc00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cebc00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cebc00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cebc00): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cebc00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.002350325 +0000 UTC m=+81.965880419 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cebc00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000801490 item 36 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d402c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d402c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d402c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d402c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d402c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.003581345 +0000 UTC m=+81.967111440 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d402c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000801c00 item 37 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.004339072 +0000 UTC m=+81.967869156 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40c40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40c40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40c40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40c40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40c40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.004339072 +0000 UTC m=+81.967869156 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40c40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000801e30 item 37 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d412c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d412c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d412c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d412c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d412c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.005714073 +0000 UTC m=+81.969244157 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d412c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4380 item 38 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.006171685 +0000 UTC m=+81.969701770 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d417c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d00): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.006171685 +0000 UTC m=+81.969701770 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4540 item 38 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96340): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96340): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.01046863 +0000 UTC m=+81.973998714 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d44d0 item 39 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.011565807 +0000 UTC m=+81.975095891 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96840): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96d40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96d40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96d40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96d40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96d40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.011565807 +0000 UTC m=+81.975095891 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d96d40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4b60 item 39 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d973c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d973c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d973c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d973c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d973c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.014223754 +0000 UTC m=+81.977753838 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d973c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4fc0 item 40 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.014754795 +0000 UTC m=+81.978284879 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d978c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d97e00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d97e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d97e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d97e00): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d97e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.014754795 +0000 UTC m=+81.978284879 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d97e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4000 item 40 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.017849805 +0000 UTC m=+81.981379900 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c4c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c9c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c9c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c9c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a43f0 item 41 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c9c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c9c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.018562779 +0000 UTC m=+81.982092863 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6c9c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4770 item 41 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.01961952 +0000 UTC m=+81.983149603 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6ce80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6d3c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6d3c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6d3c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6d3c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6d3c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.01961952 +0000 UTC m=+81.983149603 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6d3c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4930 item 41 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.021221597 +0000 UTC m=+81.984751682 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6da00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6df00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6df00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6df00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4cb0 item 42 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6df00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6df00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.021934401 +0000 UTC m=+81.985464484 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d6df00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a50a0 item 42 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.022595456 +0000 UTC m=+81.986125540 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaa80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaa80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaa80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaa80): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaa80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.022595456 +0000 UTC m=+81.986125540 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaa80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a5260 item 42 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.024037212 +0000 UTC m=+81.987567296 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb0c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb5c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb5c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb5c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a5730 item 43 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb5c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb5c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.024873046 +0000 UTC m=+81.988403131 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb5c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a5a40 item 43 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.025877458 +0000 UTC m=+81.989407542 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbb00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4600): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4600): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4600): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4600): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4600): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.025877458 +0000 UTC m=+81.989407542 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4600): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a5c70 item 43 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.028950779 +0000 UTC m=+81.992480873 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a7c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a7c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a7c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d121c0 item 44 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a7c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a7c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.029620761 +0000 UTC m=+81.993150845 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a7c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12380 item 44 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.030387114 +0000 UTC m=+81.993917198 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ad00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee880): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee880): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee880): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.030387114 +0000 UTC m=+81.993917198 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210230 item 44 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.032839475 +0000 UTC m=+81.996369559 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef0c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef5c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef5c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef5c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210d20 item 45 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef5c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef5c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.033567246 +0000 UTC m=+81.997097330 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef5c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efd40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efd40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efd40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efd40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efd40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.033567246 +0000 UTC m=+81.997097330 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efd40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210f50 item 45 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.035376504 +0000 UTC m=+81.998906588 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238b00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000239240): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000239240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000239240): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211340 item 46 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000239240): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000239240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.03594767 +0000 UTC m=+81.999477754 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000239240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d23c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d23c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d23c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d23c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d23c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.03594767 +0000 UTC m=+81.999477754 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d23c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211570 item 46 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.037489364 +0000 UTC m=+82.001019449 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2a00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2f40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2f40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2f40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211a40 item 47 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2f40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2f40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.038048348 +0000 UTC m=+82.001578432 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2f40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3640): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3640): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3640): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.038048348 +0000 UTC m=+82.001578432 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211d50 item 47 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.040385681 +0000 UTC m=+82.003915764 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3cc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446240): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446240): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc620 item 48 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446240): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.040901883 +0000 UTC m=+82.004431977 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446e00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446e00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.040901883 +0000 UTC m=+82.004431977 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccaf0 item 48 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447c00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447c00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.042411778 +0000 UTC m=+82.005941861 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd500 item 49 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.043781548 +0000 UTC m=+82.007311632 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2740): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2740): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.043781548 +0000 UTC m=+82.007311632 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd7a0 item 49 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.04549712 +0000 UTC m=+82.009027204 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc70 item 50 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.046071582 +0000 UTC m=+82.009601666 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3940): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3940): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3940): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3940): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3940): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.046071582 +0000 UTC m=+82.009601666 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3940): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c150 item 50 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02040): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02040): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02040): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02040): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02040): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.047780952 +0000 UTC m=+82.011311036 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02040): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c7e0 item 51 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.048296765 +0000 UTC m=+82.011826849 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02540): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.048296765 +0000 UTC m=+82.011826849 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012cb60 item 51 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03100): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03100): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03100): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.05146931 +0000 UTC m=+82.014999395 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012d1f0 item 52 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.05222755 +0000 UTC m=+82.015757634 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03bc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03bc0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.05222755 +0000 UTC m=+82.015757634 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012d3b0 item 52 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114940): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114940): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114940): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114940): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114940): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.054443834 +0000 UTC m=+82.017973918 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114940): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012dab0 item 53 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.055098278 +0000 UTC m=+82.018628362 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001153c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115900): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115900): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115900): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.055098278 +0000 UTC m=+82.018628362 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012dd50 item 53 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca200): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca200): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca200): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.056851952 +0000 UTC m=+82.020382036 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc540 item 54 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.057893413 +0000 UTC m=+82.021423507 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.057893413 +0000 UTC m=+82.021423507 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc8c0 item 54 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb380): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb380): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb380): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.059714555 +0000 UTC m=+82.023244639 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce70 item 55 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.061323495 +0000 UTC m=+82.024853580 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.061323495 +0000 UTC m=+82.024853580 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd030 item 55 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.063516057 +0000 UTC m=+82.027046140 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddce0 item 56 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.064338155 +0000 UTC m=+82.027868239 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f80): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.064338155 +0000 UTC m=+82.027868239 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a1c0 item 56 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.066148055 +0000 UTC m=+82.029678138 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba95c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9b00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9b00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9b00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a5b0 item 57 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9b00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9b00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.068713778 +0000 UTC m=+82.032243862 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9b00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ac40 item 57 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.069354706 +0000 UTC m=+82.032884790 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d406c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d406c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d406c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d406c0): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d406c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.069354706 +0000 UTC m=+82.032884790 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d406c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 57 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.07202727 +0000 UTC m=+82.035557354 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d40d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41240): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41240): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b490 item 58 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41240): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.073839755 +0000 UTC m=+82.037369839 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 58 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.074552557 +0000 UTC m=+82.038082641 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d80): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.074552557 +0000 UTC m=+82.038082641 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d41d80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 58 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.075953697 +0000 UTC m=+82.039483781 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8980): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8980): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 59 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8980): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.076847452 +0000 UTC m=+82.040377535 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 59 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.077387568 +0000 UTC m=+82.040917662 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df8ec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9440): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9440): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9440): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.077387568 +0000 UTC m=+82.040917662 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 59 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.078748794 +0000 UTC m=+82.042278877 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000df9a80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6040): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6040): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6040): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 60 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6040): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6040): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.079757603 +0000 UTC m=+82.043287687 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6040): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 60 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.080539316 +0000 UTC m=+82.044069400 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6580): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6b40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6b40): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.080539316 +0000 UTC m=+82.044069400 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f6b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f3b0 item 60 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.082533043 +0000 UTC m=+82.046063126 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7180): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f76c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f76c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f76c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 61 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f76c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f76c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.083124026 +0000 UTC m=+82.046654110 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f76c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7dc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7dc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7dc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7dc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7dc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.083124026 +0000 UTC m=+82.046654110 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006f7dc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 61 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.08469704 +0000 UTC m=+82.048227123 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115ec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624480): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624480): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624480): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc380 item 62 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624480): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624480): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.085374325 +0000 UTC m=+82.048904409 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624480): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624b80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624b80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624b80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624b80): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624b80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.085374325 +0000 UTC m=+82.048904409 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000624b80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc540 item 62 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.087488738 +0000 UTC m=+82.051018822 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006251c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625700): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625700): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dca80 item 63 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625700): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.088629297 +0000 UTC m=+82.052159381 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625e00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625e00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.088629297 +0000 UTC m=+82.052159381 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000625e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcd20 item 63 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.090218601 +0000 UTC m=+82.053748685 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006364c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000636a00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000636a00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000636a00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd960 item 64 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000636a00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000636a00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.090779578 +0000 UTC m=+82.054309662 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000636a00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637100): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.090779578 +0000 UTC m=+82.054309662 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ddc00 item 64 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637740): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.092605788 +0000 UTC m=+82.056135872 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed61c0 item 65 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.093071155 +0000 UTC m=+82.056601239 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000637bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668140): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668140): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668140): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.093071155 +0000 UTC m=+82.056601239 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed6380 item 65 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668780): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668780): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668780): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.094633278 +0000 UTC m=+82.058163382 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed68c0 item 66 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.095499229 +0000 UTC m=+82.059029312 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000668c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669140): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669140): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669140): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.095499229 +0000 UTC m=+82.059029312 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed6a80 item 66 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669780): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669780): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669780): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.097070099 +0000 UTC m=+82.060600183 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7030 item 67 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.098101521 +0000 UTC m=+82.061631605 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000669c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2180): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2180): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2180): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2180): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2180): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.098101521 +0000 UTC m=+82.061631605 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2180): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7260 item 67 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2800): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2800): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.099686748 +0000 UTC m=+82.063216832 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7650 item 68 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.100525629 +0000 UTC m=+82.064055713 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c2d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3240): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3240): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3240): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.100525629 +0000 UTC m=+82.064055713 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed78f0 item 68 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3880): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3880): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.10224118 +0000 UTC m=+82.065771265 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7ce0 item 69 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.102748766 +0000 UTC m=+82.066278850 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007c3d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862280): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862280): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862280): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862280): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862280): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.102748766 +0000 UTC m=+82.066278850 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862280): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7ea0 item 69 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862900): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862900): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862900): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.10469887 +0000 UTC m=+82.068228954 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a27e0 item 70 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.105651205 +0000 UTC m=+82.069181289 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000862e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863340): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863340): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863340): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.105651205 +0000 UTC m=+82.069181289 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2a10 item 70 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008639c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008639c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008639c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008639c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008639c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.107098701 +0000 UTC m=+82.070628786 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008639c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2e70 item 71 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.108050184 +0000 UTC m=+82.071580268 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000863ec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008da440): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008da440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008da440): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008da440): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008da440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.108050184 +0000 UTC m=+82.071580268 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008da440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3110 item 71 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008daac0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008daac0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008daac0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008daac0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008daac0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.109975461 +0000 UTC m=+82.073505544 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008daac0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3570 item 72 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.110793071 +0000 UTC m=+82.074323155 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dafc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008db500): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008db500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008db500): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008db500): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008db500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.110793071 +0000 UTC m=+82.074323155 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008db500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a37a0 item 72 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.112397815 +0000 UTC m=+82.075927899 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770c40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770c40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770c40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6460 item 73 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770c40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770c40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.112892537 +0000 UTC m=+82.076422621 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000770c40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6700 item 73 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.113798693 +0000 UTC m=+82.077328777 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771640): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771640): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771640): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.113798693 +0000 UTC m=+82.077328777 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6d20 item 73 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.115376396 +0000 UTC m=+82.078906480 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000771c80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4200): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4200): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7490 item 74 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4200): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.115842975 +0000 UTC m=+82.079373059 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c77a0 item 74 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.116366601 +0000 UTC m=+82.079896685 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4cc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4cc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4cc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4cc0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4cc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.116366601 +0000 UTC m=+82.079896685 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b4cc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca380 item 74 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.118031768 +0000 UTC m=+82.081561862 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5300): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5800): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca9a0 item 75 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5800): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.118500191 +0000 UTC m=+82.082030275 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006caee0 item 75 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.119162758 +0000 UTC m=+82.082692842 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009b5d40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0300): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0300): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0300): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0300): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0300): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.119162758 +0000 UTC m=+82.082692842 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0300): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb3b0 item 75 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.12062268 +0000 UTC m=+82.084152763 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0940): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0e40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0e40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0e40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808070 item 76 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0e40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0e40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.121094428 +0000 UTC m=+82.084624512 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f0e40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808310 item 76 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.121919793 +0000 UTC m=+82.085449877 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1900): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1900): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1900): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.121919793 +0000 UTC m=+82.085449877 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008084d0 item 76 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.124686195 +0000 UTC m=+82.088216279 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009f1f40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a344c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a344c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a344c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808a10 item 77 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a344c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a344c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.125480041 +0000 UTC m=+82.089010125 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a344c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dbb80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dbb80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dbb80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dbb80): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dbb80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.125480041 +0000 UTC m=+82.089010125 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dbb80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3960 item 77 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.127169523 +0000 UTC m=+82.090699607 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e60e0 item 78 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e740): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.127729918 +0000 UTC m=+82.091260002 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094e740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094ee40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094ee40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094ee40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094ee40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094ee40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.127729918 +0000 UTC m=+82.091260002 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094ee40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e62a0 item 78 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.129912781 +0000 UTC m=+82.093442875 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f480): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f980): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f980): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6690 item 79 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f980): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.130359353 +0000 UTC m=+82.093889437 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00094f980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80100): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.130359353 +0000 UTC m=+82.093889437 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e68c0 item 79 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.131802291 +0000 UTC m=+82.095332375 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80c40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80c40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80c40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6c40 item 80 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80c40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80c40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.132605093 +0000 UTC m=+82.096135176 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a80c40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81340): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81340): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81340): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.132605093 +0000 UTC m=+82.096135176 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6e70 item 80 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81980): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81980): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81980): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.13439249 +0000 UTC m=+82.097922575 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7490 item 81 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.13487014 +0000 UTC m=+82.098400225 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a81e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa23c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa23c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa23c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa23c0): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa23c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.13487014 +0000 UTC m=+82.098400225 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa23c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7650 item 81 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2a40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2a40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2a40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2a40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2a40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.136679048 +0000 UTC m=+82.100209132 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2a40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7ab0 item 82 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.137196303 +0000 UTC m=+82.100726397 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa2f40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa34c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa34c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa34c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa34c0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa34c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.137196303 +0000 UTC m=+82.100726397 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa34c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7c70 item 82 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa3b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa3b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa3b40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa3b40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa3b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.139103685 +0000 UTC m=+82.102633770 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa3b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc3f0 item 83 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.139811529 +0000 UTC m=+82.103341613 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae40c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4600): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4600): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4600): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4600): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4600): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.139811529 +0000 UTC m=+82.103341613 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4600): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc700 item 83 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4c80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4c80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4c80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4c80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4c80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.141180478 +0000 UTC m=+82.104710563 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae4c80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcc40 item 84 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.141815234 +0000 UTC m=+82.105345318 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5180): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5700): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5700): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5700): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.141815234 +0000 UTC m=+82.105345318 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcee0 item 84 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5d80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5d80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5d80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5d80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5d80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.14287424 +0000 UTC m=+82.106404323 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ae5d80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd420 item 85 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.1435859 +0000 UTC m=+82.107115984 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28300): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28840): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28840): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28840): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28840): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28840): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.1435859 +0000 UTC m=+82.107115984 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28840): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bda40 item 85 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28ec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28ec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28ec0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28ec0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28ec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.145012307 +0000 UTC m=+82.108542391 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b28ec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 86 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.146920932 +0000 UTC m=+82.110451017 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b293c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b29940): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b29940): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b29940): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b29940): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b29940): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.146920932 +0000 UTC m=+82.110451017 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b29940): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 86 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64040): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64040): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64040): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64040): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64040): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.1489527 +0000 UTC m=+82.112482785 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64040): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 87 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.149453614 +0000 UTC m=+82.112983698 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64540): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64a80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64a80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64a80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64a80): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64a80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.149453614 +0000 UTC m=+82.112983698 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b64a80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492ee0 item 87 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65100): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65100): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65100): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.150869862 +0000 UTC m=+82.114399946 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808b60 item 88 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.152004861 +0000 UTC m=+82.115534945 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34e80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34e80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34e80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34e80): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34e80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.152004861 +0000 UTC m=+82.115534945 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a34e80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808e70 item 88 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.153684976 +0000 UTC m=+82.117215060 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a354c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35a00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35a00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35a00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008093b0 item 89 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35a00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35a00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.154564112 +0000 UTC m=+82.118094196 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35a00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809570 item 89 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.155877777 +0000 UTC m=+82.119407860 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a35f40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5c540): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5c540): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5c540): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5c540): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5c540): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.155877777 +0000 UTC m=+82.119407860 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5c540): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809730 item 89 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.158674345 +0000 UTC m=+82.122204429 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5cb80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d0c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d0c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d0c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809ab0 item 90 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d0c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d0c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.159175429 +0000 UTC m=+82.122705513 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d0c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809d50 item 90 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.159841333 +0000 UTC m=+82.123371427 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5d600): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5dbc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5dbc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5dbc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5dbc0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5dbc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.159841333 +0000 UTC m=+82.123371427 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a5dbc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809f10 item 90 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.161572284 +0000 UTC m=+82.125102368 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04280): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c047c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c047c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c047c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a310 item 91 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c047c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c047c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.161986224 +0000 UTC m=+82.125516308 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c047c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a540 item 91 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.162418508 +0000 UTC m=+82.125948603 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c04d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05280): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05280): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05280): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05280): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05280): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.162418508 +0000 UTC m=+82.125948603 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05280): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a930 item 91 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.164702411 +0000 UTC m=+82.128232495 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c058c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05e00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083ae00 item 92 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05e00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.165369247 +0000 UTC m=+82.128899331 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c05e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b030 item 92 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.168084443 +0000 UTC m=+82.131614527 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c323c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32980): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32980): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32980): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.168084443 +0000 UTC m=+82.131614527 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b1f0 item 92 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.170654403 +0000 UTC m=+82.134184488 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c32fc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33500): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b730 item 93 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33500): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.173575487 +0000 UTC m=+82.137105572 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33c00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33c00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.173575487 +0000 UTC m=+82.137105572 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c33c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083bb90 item 93 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.175728664 +0000 UTC m=+82.139258748 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c502c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50800): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472070 item 94 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50800): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.17651745 +0000 UTC m=+82.140047534 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50f00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50f00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50f00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50f00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50f00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.17651745 +0000 UTC m=+82.140047534 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50f00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472620 item 94 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.17834342 +0000 UTC m=+82.141873503 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65dc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65dc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65dc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493960 item 95 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65dc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65dc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.178910047 +0000 UTC m=+82.142440131 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b65dc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4540): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4540): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4540): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4540): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4540): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.178910047 +0000 UTC m=+82.142440131 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4540): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 95 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.180358506 +0000 UTC m=+82.143888590 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4b80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba50c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba50c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba50c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe4d0 item 96 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba50c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba50c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.181084664 +0000 UTC m=+82.144614747 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba50c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba57c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba57c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba57c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba57c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba57c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.181084664 +0000 UTC m=+82.144614747 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba57c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fea80 item 96 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= 2026/03/10 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : >WaitForWriters: 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/10 01:03:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d322c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d322c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d322c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d322c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d322c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.349532062 +0000 UTC m=+82.313062146 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d322c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.349532062 +0000 UTC m=+82.313062146 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32c00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32c00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.349532062 +0000 UTC m=+82.313062146 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800f50 item 1 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6b80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6b80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6b80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6b80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6b80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.354171852 +0000 UTC m=+82.317701946 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6b80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51d40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51d40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51d40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51d40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51d40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.354171852 +0000 UTC m=+82.317701946 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51d40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 2 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a380): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a380): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a380): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.357876452 +0000 UTC m=+82.321406536 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.357876452 +0000 UTC m=+82.321406536 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0acc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0acc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0acc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0acc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0acc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.357876452 +0000 UTC m=+82.321406536 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0acc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12310 item 3 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b340): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b340): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.359974584 +0000 UTC m=+82.323504669 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b8c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b8c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b8c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b8c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b8c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.359974584 +0000 UTC m=+82.323504669 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b8c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12a80 item 4 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bf00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bf00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bf00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bf00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bf00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.36111888 +0000 UTC m=+82.324648964 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bf00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.36111888 +0000 UTC m=+82.324648964 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc6400): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc68c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc68c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc68c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc68c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc68c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.36111888 +0000 UTC m=+82.324648964 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc68c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12ee0 item 5 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a200): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a200): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a200): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.362888383 +0000 UTC m=+82.326418468 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a740): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a740): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.362888383 +0000 UTC m=+82.326418468 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6a740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4150 item 6 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6adc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6adc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6adc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6adc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6adc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.364132017 +0000 UTC m=+82.327662101 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6adc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.364132017 +0000 UTC m=+82.327662101 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b2c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b780): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b780): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b780): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.364132017 +0000 UTC m=+82.327662101 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6b780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4d20 item 7 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6be00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6be00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6be00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6be00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6be00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.368622808 +0000 UTC m=+82.332152891 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6be00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa400): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa400): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa400): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa400): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa400): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.368622808 +0000 UTC m=+82.332152891 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa400): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5880 item 8 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa9c0): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc000bfa9c0): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa9c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa9c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa9c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa9c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa9c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfad80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfad80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfad80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfad80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfad80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.371767882 +0000 UTC m=+82.335297966 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfad80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.371767882 +0000 UTC m=+82.335297966 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb700): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb700): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb700): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.371767882 +0000 UTC m=+82.335297966 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008000e0 item 9 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbd80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbd80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbd80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbd80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbd80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.374057345 +0000 UTC m=+82.337587429 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfbd80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e5c00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e5c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e5c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e5c00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e5c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.374057345 +0000 UTC m=+82.337587429 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e5c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800930 item 10 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7340): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc000bc7340): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7340): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7340): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7340): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7340): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7700): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7700): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7700): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.376233013 +0000 UTC m=+82.339763097 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.376233013 +0000 UTC m=+82.339763097 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bc7c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0002387c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0002387c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0002387c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0002387c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0002387c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.376233013 +0000 UTC m=+82.339763097 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0002387c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d133b0 item 11 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238fc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238fc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238fc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238fc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238fc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.379933576 +0000 UTC m=+82.343463660 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238fc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2100): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.379933576 +0000 UTC m=+82.343463660 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d139d0 item 12 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2740): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc0009d2740): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2740): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2740): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2740): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.382886558 +0000 UTC m=+82.346416642 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3200): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3200): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3200): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.382886558 +0000 UTC m=+82.346416642 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13e30 item 13 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d38c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d38c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d38c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d38c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d38c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.384796537 +0000 UTC m=+82.348326621 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d38c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3e00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3e00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.384796537 +0000 UTC m=+82.348326621 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472770 item 14 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446940): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc000446940): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446940): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446940): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446940): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446940): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446940): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.387649772 +0000 UTC m=+82.351179877 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447bc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447bc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.387649772 +0000 UTC m=+82.351179877 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000447bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473650 item 15 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf23c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf23c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf23c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf23c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf23c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.389185354 +0000 UTC m=+82.352715439 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf23c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2900): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2900): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2900): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.389185354 +0000 UTC m=+82.352715439 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473b90 item 16 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eed40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eed40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eed40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eed40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eed40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.3924421 +0000 UTC m=+82.355972184 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eed40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.3924421 +0000 UTC m=+82.355972184 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef740): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef740): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.3924421 +0000 UTC m=+82.355972184 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008010a0 item 17 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.394815662 +0000 UTC m=+82.358345746 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02400): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02400): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02400): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02400): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02400): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.394815662 +0000 UTC m=+82.358345746 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02400): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008019d0 item 18 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.396694562 +0000 UTC m=+82.360224646 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.396694562 +0000 UTC m=+82.360224646 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d034c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d034c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d034c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d034c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d034c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.396694562 +0000 UTC m=+82.360224646 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d034c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4000 item 19 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.39862036 +0000 UTC m=+82.362150443 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.39862036 +0000 UTC m=+82.362150443 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4d90 item 20 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca800): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca800): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.400484281 +0000 UTC m=+82.364014365 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.400484281 +0000 UTC m=+82.364014365 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcad00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb200): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb200): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb200): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.400484281 +0000 UTC m=+82.364014365 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ea0 item 21 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.402747243 +0000 UTC m=+82.366277328 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.402747243 +0000 UTC m=+82.366277328 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbe00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a44d0 item 22 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.404933393 +0000 UTC m=+82.368463477 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.404933393 +0000 UTC m=+82.368463477 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8a00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.404933393 +0000 UTC m=+82.368463477 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8f00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4850 item 23 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9580): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9580): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9580): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9580): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9580): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.406964499 +0000 UTC m=+82.370494583 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9580): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9ac0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9ac0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9ac0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9ac0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9ac0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.406964499 +0000 UTC m=+82.370494583 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9ac0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a4d20 item 24 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114580): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc000114580): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114580): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114580): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114580): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114580): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114580): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.409055157 +0000 UTC m=+82.372585241 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.409055157 +0000 UTC m=+82.372585241 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0001156c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115c00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115c00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.409055157 +0000 UTC m=+82.372585241 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a52d0 item 25 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4300): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4300): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4300): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4300): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4300): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.411361573 +0000 UTC m=+82.374891657 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4300): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4840): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4840): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4840): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4840): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4840): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.411361573 +0000 UTC m=+82.374891657 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4840): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a5a40 item 26 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4e80): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc000ba4e80): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4e80): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4e80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4e80): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba4e80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5240): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5240): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5240): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.413679759 +0000 UTC m=+82.377209843 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.413679759 +0000 UTC m=+82.377209843 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5c80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5c80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5c80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5c80): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5c80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.413679759 +0000 UTC m=+82.377209843 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba5c80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a5ea0 item 27 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.416083749 +0000 UTC m=+82.379613833 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf2dc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3380): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3380): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3380): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.416083749 +0000 UTC m=+82.379613833 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc230 item 28 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3a40): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc000bf3a40): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3a40): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3a40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3a40): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3a40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3e00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3e00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.417456535 +0000 UTC m=+82.380986619 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf3e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8540): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8540): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8540): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8540): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8540): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.417456535 +0000 UTC m=+82.380986619 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8540): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca80 item 29 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8bc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8bc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.419490967 +0000 UTC m=+82.383021052 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e8bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9100): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.419490967 +0000 UTC m=+82.383021052 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd260 item 30 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9740): _readAt: size=2, off=0 2026/03/10 01:03:53 ERROR : open-test-file(0xc0005e9740): Couldn't read size of file 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9740): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9740): >_writeAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9740): close: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9b00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9b00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9b00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9b00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9b00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.421783265 +0000 UTC m=+82.385313349 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0005e9b00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2240): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2240): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2240): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.421783265 +0000 UTC m=+82.385313349 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd810 item 31 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e28c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e28c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e28c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e28c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e28c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.423618013 +0000 UTC m=+82.387148096 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e28c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2e00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2e00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.423618013 +0000 UTC m=+82.387148096 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e2e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cddc0 item 32 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3440): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3440): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3440): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.425713509 +0000 UTC m=+82.389243594 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210a10 item 33 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.42680152 +0000 UTC m=+82.390331604 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50880): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50880): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50880): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.42680152 +0000 UTC m=+82.390331604 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210e00 item 33 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50ec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50ec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50ec0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50ec0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50ec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.430415358 +0000 UTC m=+82.393945442 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c50ec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002111f0 item 34 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.431160251 +0000 UTC m=+82.394690335 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51880): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51880): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51880): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.431160251 +0000 UTC m=+82.394690335 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c51880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002113b0 item 34 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c380): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c380): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c380): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.43316075 +0000 UTC m=+82.396690834 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211810 item 35 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.434086264 +0000 UTC m=+82.397616348 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079c800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079cd00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079cd00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079cd00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079cd00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079cd00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.434086264 +0000 UTC m=+82.397616348 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079cd00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211ab0 item 35 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d380): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d380): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d380): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.435943353 +0000 UTC m=+82.399473436 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc0e0 item 36 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.436574462 +0000 UTC m=+82.400104545 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079d880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079ddc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079ddc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079ddc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079ddc0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079ddc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.436574462 +0000 UTC m=+82.400104545 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00079ddc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc700 item 36 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a480): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a480): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a480): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a480): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a480): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.438539913 +0000 UTC m=+82.402069997 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a480): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcb60 item 37 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.439035607 +0000 UTC m=+82.402565691 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082a900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082ae00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082ae00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082ae00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082ae00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082ae00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.439035607 +0000 UTC m=+82.402565691 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082ae00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcee0 item 37 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b480): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b480): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b480): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b480): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b480): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.440612108 +0000 UTC m=+82.404142192 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b480): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd880 item 38 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.441451679 +0000 UTC m=+82.404981763 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082b980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082bec0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082bec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082bec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082bec0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082bec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.441451679 +0000 UTC m=+82.404981763 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00082bec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddd50 item 38 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008685c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008685c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008685c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008685c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008685c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.443006007 +0000 UTC m=+82.406536092 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008685c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 39 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.443396453 +0000 UTC m=+82.406926537 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868ac0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868fc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868fc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868fc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868fc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868fc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.443396453 +0000 UTC m=+82.406926537 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000868fc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a620 item 39 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869640): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869640): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869640): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.444535389 +0000 UTC m=+82.408065473 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 40 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.445001197 +0000 UTC m=+82.408531281 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000869b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc100): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.445001197 +0000 UTC m=+82.408531281 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 40 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.446158557 +0000 UTC m=+82.409688640 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3e80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3e80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3e80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c7e0 item 41 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3e80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3e80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.446576574 +0000 UTC m=+82.410106658 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0006e3e80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012cb60 item 41 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.446989582 +0000 UTC m=+82.410519676 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0007383c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738900): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738900): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738900): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.446989582 +0000 UTC m=+82.410519676 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012cd90 item 41 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.448153825 +0000 UTC m=+82.411683909 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000738f40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739440): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739440): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012d3b0 item 42 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739440): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.448519915 +0000 UTC m=+82.412049999 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012d730 item 42 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.44898408 +0000 UTC m=+82.412514163 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739f00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739f00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739f00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739f00): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739f00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.44898408 +0000 UTC m=+82.412514163 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000739f00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012dab0 item 42 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.450216611 +0000 UTC m=+82.413746695 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077c5c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077cac0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077cac0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077cac0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 43 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077cac0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077cac0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.45064604 +0000 UTC m=+82.414176124 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077cac0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 43 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.451066824 +0000 UTC m=+82.414596908 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d000): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d540): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d540): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d540): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d540): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d540): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.451066824 +0000 UTC m=+82.414596908 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077d540): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 43 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.452382903 +0000 UTC m=+82.415912987 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc00077db80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940100): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940100): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 44 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940100): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.45279033 +0000 UTC m=+82.416320414 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 44 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.45325192 +0000 UTC m=+82.416782034 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940bc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940bc0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.45325192 +0000 UTC m=+82.416782034 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000940bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 44 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.455026704 +0000 UTC m=+82.418556787 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941700): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941700): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f730 item 45 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941700): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.455635069 +0000 UTC m=+82.419165154 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941e00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941e00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941e00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941e00): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941e00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.455635069 +0000 UTC m=+82.419165154 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000941e00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 45 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.458052984 +0000 UTC m=+82.421583078 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009604c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009609c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009609c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009609c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc2a0 item 46 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009609c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009609c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.458502972 +0000 UTC m=+82.422033056 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009609c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009610c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009610c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009610c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009610c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009610c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.458502972 +0000 UTC m=+82.422033056 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009610c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc460 item 46 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.459853697 +0000 UTC m=+82.423383782 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961c00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc8c0 item 47 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961c00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.460287414 +0000 UTC m=+82.423817498 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000961c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998380): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998380): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998380): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998380): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998380): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.460287414 +0000 UTC m=+82.423817498 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998380): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcc40 item 47 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.46179824 +0000 UTC m=+82.425328325 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009989c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998ec0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998ec0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998ec0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd880 item 48 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998ec0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998ec0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.462837518 +0000 UTC m=+82.426367603 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000998ec0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009995c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009995c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009995c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009995c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009995c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.462837518 +0000 UTC m=+82.426367603 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009995c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dda40 item 48 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000999c00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000999c00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000999c00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000999c00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000999c00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.464558029 +0000 UTC m=+82.428088114 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000999c00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed6070 item 49 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.465788026 +0000 UTC m=+82.429318111 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4640): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4640): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4640): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.465788026 +0000 UTC m=+82.429318111 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed62a0 item 49 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4cc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4cc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4cc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4cc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4cc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.467178076 +0000 UTC m=+82.430708159 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c4cc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed67e0 item 50 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.467938407 +0000 UTC m=+82.431468491 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c51c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5740): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5740): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.467938407 +0000 UTC m=+82.431468491 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed69a0 item 50 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5dc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5dc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5dc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5dc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5dc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.469471476 +0000 UTC m=+82.433001559 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009c5dc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed6ee0 item 51 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.469895876 +0000 UTC m=+82.433425959 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08880): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08880): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08880): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.469895876 +0000 UTC m=+82.433425959 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7180 item 51 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08f00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08f00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08f00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08f00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08f00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.471229508 +0000 UTC m=+82.434759591 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a08f00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7570 item 52 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.471800533 +0000 UTC m=+82.435330618 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09400): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc740): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc740): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.471800533 +0000 UTC m=+82.435330618 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dc740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b730 item 52 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dcdc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dcdc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dcdc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dcdc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dcdc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.473178711 +0000 UTC m=+82.436708795 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dcdc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 53 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.473865223 +0000 UTC m=+82.437395317 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd2c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd800): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd800): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd800): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.473865223 +0000 UTC m=+82.437395317 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dd800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6150 item 53 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dde80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dde80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dde80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dde80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dde80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.475060605 +0000 UTC m=+82.438590689 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008dde80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6690 item 54 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.475797875 +0000 UTC m=+82.439327958 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0400): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0980): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0980): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0980): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.475797875 +0000 UTC m=+82.439327958 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa0980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6c40 item 54 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1000): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1000): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1000): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1000): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1000): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.477280027 +0000 UTC m=+82.440810110 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1000): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7420 item 55 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.477673528 +0000 UTC m=+82.441203611 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1a40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1a40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1a40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1a40): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1a40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.477673528 +0000 UTC m=+82.441203611 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000aa1a40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c76c0 item 55 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4140): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4140): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4140): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.478860454 +0000 UTC m=+82.442390548 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca5b0 item 56 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.479493016 +0000 UTC m=+82.443023100 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4bc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4bc0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.479493016 +0000 UTC m=+82.443023100 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad4bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca930 item 56 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.481048567 +0000 UTC m=+82.444578650 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5740): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5740): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb110 item 57 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5740): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.481492803 +0000 UTC m=+82.445022886 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb570 item 57 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.481918124 +0000 UTC m=+82.445448219 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ad5c80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c280): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c280): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c280): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c280): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c280): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.481918124 +0000 UTC m=+82.445448219 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c280): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb960 item 57 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.483078941 +0000 UTC m=+82.446609025 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0c8c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ce00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ce00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ce00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a27e0 item 58 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ce00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ce00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.483590725 +0000 UTC m=+82.447120809 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ce00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2a10 item 58 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.484045613 +0000 UTC m=+82.447575696 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d900): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d900): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d900): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d900): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d900): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.484045613 +0000 UTC m=+82.447575696 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0d900): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2bd0 item 58 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.485205047 +0000 UTC m=+82.448735131 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0df40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42500): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3110 item 59 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42500): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.485696672 +0000 UTC m=+82.449226757 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a33b0 item 59 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.486133004 +0000 UTC m=+82.449663088 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42a40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42fc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42fc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42fc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42fc0): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42fc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.486133004 +0000 UTC m=+82.449663088 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b42fc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3570 item 59 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.487342344 +0000 UTC m=+82.450872427 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a09a80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c040): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c040): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c040): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7960 item 60 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c040): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c040): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.487766882 +0000 UTC m=+82.451296967 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c040): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7b90 item 60 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.488222661 +0000 UTC m=+82.451752745 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4c580): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4cb40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4cb40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4cb40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4cb40): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4cb40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.488222661 +0000 UTC m=+82.451752745 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4cb40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed7d50 item 60 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.48951152 +0000 UTC m=+82.453041604 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d180): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d6c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d6c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d6c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6150 item 61 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d6c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d6c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.48992061 +0000 UTC m=+82.453450694 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4d6c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4ddc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4ddc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4ddc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4ddc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4ddc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.48992061 +0000 UTC m=+82.453450694 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a4ddc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6310 item 61 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.491217363 +0000 UTC m=+82.454747447 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a68480): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a689c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a689c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a689c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6700 item 62 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a689c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a689c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.491640721 +0000 UTC m=+82.455170805 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a689c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a690c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a690c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a690c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a690c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a690c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.491640721 +0000 UTC m=+82.455170805 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a690c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6930 item 62 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.492988219 +0000 UTC m=+82.456518303 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69c40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69c40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69c40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6d20 item 63 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69c40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69c40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.493386429 +0000 UTC m=+82.456916513 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000a69c40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bac3c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bac3c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bac3c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bac3c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bac3c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.493386429 +0000 UTC m=+82.456916513 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bac3c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6ee0 item 63 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): >_readAt: n=0, err=Bad file descriptor 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.495556939 +0000 UTC m=+82.459087022 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000baca00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bacf40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bacf40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bacf40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7490 item 64 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bacf40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bacf40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.49602485 +0000 UTC m=+82.459554934 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bacf40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bad640): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bad640): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bad640): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bad640): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bad640): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.49602485 +0000 UTC m=+82.459554934 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bad640): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7650 item 64 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000badc80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000badc80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000badc80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000badc80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000badc80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.4975488 +0000 UTC m=+82.461078884 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000badc80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7ab0 item 65 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.49803179 +0000 UTC m=+82.461561874 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea180): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea680): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea680): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea680): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea680): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea680): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.49803179 +0000 UTC m=+82.461561874 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bea680): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7c70 item 65 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beacc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beacc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beacc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beacc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beacc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.500219272 +0000 UTC m=+82.463749356 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beacc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc3f0 item 66 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.500769087 +0000 UTC m=+82.464299171 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb680): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb680): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb680): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb680): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb680): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.500769087 +0000 UTC m=+82.464299171 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000beb680): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc700 item 66 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bebcc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bebcc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bebcc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bebcc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bebcc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.502111386 +0000 UTC m=+82.465641471 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bebcc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcc40 item 67 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.503146396 +0000 UTC m=+82.466676479 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c341c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c346c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c346c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c346c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c346c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c346c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.503146396 +0000 UTC m=+82.466676479 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c346c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcee0 item 67 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c34d40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c34d40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c34d40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c34d40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c34d40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.505199454 +0000 UTC m=+82.468729538 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c34d40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd420 item 68 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.505916314 +0000 UTC m=+82.469446399 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35780): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35780): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35780): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.505916314 +0000 UTC m=+82.469446399 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bda40 item 68 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35dc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35dc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35dc0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35dc0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35dc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.507232054 +0000 UTC m=+82.470762137 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c35dc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808230 item 69 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.507687472 +0000 UTC m=+82.471217555 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e2c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e7c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e7c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e7c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e7c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e7c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.507687472 +0000 UTC m=+82.471217555 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6e7c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008083f0 item 69 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ee40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ee40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ee40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ee40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ee40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.509700514 +0000 UTC m=+82.473230598 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ee40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008087e0 item 70 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.510169827 +0000 UTC m=+82.473699921 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f340): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f880): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f880): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f880): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.510169827 +0000 UTC m=+82.473699921 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6f880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808a80 item 70 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ff00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ff00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ff00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ff00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ff00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.511305297 +0000 UTC m=+82.474835381 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c6ff00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000808f50 item 71 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.511803906 +0000 UTC m=+82.475333989 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92480): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92980): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92980): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92980): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92980): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92980): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.511803906 +0000 UTC m=+82.475333989 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c92980): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008092d0 item 71 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93000): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93000): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93000): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93000): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93000): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.513409621 +0000 UTC m=+82.476939706 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93000): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809650 item 72 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.513892511 +0000 UTC m=+82.477422595 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93a40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93a40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93a40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93a40): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93a40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.513892511 +0000 UTC m=+82.477422595 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000c93a40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809810 item 72 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.515136314 +0000 UTC m=+82.478666398 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6080): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6580): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6580): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6580): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809c70 item 73 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6580): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6580): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.515673005 +0000 UTC m=+82.479203090 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6580): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000809e30 item 73 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.516144994 +0000 UTC m=+82.479675078 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6a40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6f80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6f80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6f80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6f80): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6f80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.516144994 +0000 UTC m=+82.479675078 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd6f80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a070 item 73 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.517513522 +0000 UTC m=+82.481043606 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd75c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd7ac0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd7ac0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd7ac0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a3f0 item 74 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd7ac0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd7ac0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.517973679 +0000 UTC m=+82.481503763 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cd7ac0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083a850 item 74 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.519909386 +0000 UTC m=+82.483439470 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0080): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0600): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0600): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0600): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0600): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0600): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.519909386 +0000 UTC m=+82.483439470 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0600): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083aa10 item 74 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.521588769 +0000 UTC m=+82.485118853 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf0c40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1140): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1140): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083af50 item 75 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1140): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.522218756 +0000 UTC m=+82.485748841 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): _writeAt: size=3, off=2 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b110 item 75 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.522739176 +0000 UTC m=+82.486269261 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1680): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1bc0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1bc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1bc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1bc0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1bc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.522739176 +0000 UTC m=+82.486269261 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000cf1bc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b3b0 item 75 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.524053423 +0000 UTC m=+82.487583506 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32280): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32780): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32780): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083b9d0 item 76 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32780): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.524610523 +0000 UTC m=+82.488140607 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083bc70 item 76 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): _writeAt: size=3, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.525091829 +0000 UTC m=+82.488621914 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d32cc0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33240): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33240): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33240): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.525091829 +0000 UTC m=+82.488621914 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083bea0 item 76 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.526302149 +0000 UTC m=+82.489832233 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33d80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33d80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33d80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 77 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33d80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33d80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.526767256 +0000 UTC m=+82.490297339 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d33d80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76500): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76500): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76500): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.526767256 +0000 UTC m=+82.490297339 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 77 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.528231042 +0000 UTC m=+82.491761127 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77040): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77040): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77040): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d20 item 78 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77040): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77040): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.528689065 +0000 UTC m=+82.492219150 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77040): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77740): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77740): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77740): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77740): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77740): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.528689065 +0000 UTC m=+82.492219150 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77740): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493030 item 78 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.536456488 +0000 UTC m=+82.499986573 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76200): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76780): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76780): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76780): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a25b0 item 79 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76780): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76780): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.537243201 +0000 UTC m=+82.500773285 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76780): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76e80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76e80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76e80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76e80): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76e80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.537243201 +0000 UTC m=+82.500773285 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d76e80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2850 item 79 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.538625906 +0000 UTC m=+82.502155990 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d774c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77b40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2c40 item 80 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77b40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.539038784 +0000 UTC m=+82.502568868 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d77b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10440): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10440): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10440): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.539038784 +0000 UTC m=+82.502568868 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2fc0 item 80 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10a80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10a80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10a80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10a80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10a80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.540753995 +0000 UTC m=+82.504284079 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10a80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3420 item 81 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.541190166 +0000 UTC m=+82.504720251 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e10f00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11440): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11440): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11440): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11440): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11440): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.541190166 +0000 UTC m=+82.504720251 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11440): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3650 item 81 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11ac0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11ac0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11ac0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11ac0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11ac0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.542619539 +0000 UTC m=+82.506149623 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000e11ac0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3b20 item 82 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.543361056 +0000 UTC m=+82.506891140 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a040): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a5c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a5c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a5c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a5c0): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a5c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.543361056 +0000 UTC m=+82.506891140 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0a5c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492070 item 82 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ac40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ac40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ac40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ac40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ac40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.544824213 +0000 UTC m=+82.508354297 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0ac40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 83 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.545253892 +0000 UTC m=+82.508783976 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b140): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b6c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b6c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b6c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b6c0): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b6c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.545253892 +0000 UTC m=+82.508783976 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0b6c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 83 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bd40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bd40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bd40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bd40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bd40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.546581514 +0000 UTC m=+82.510111598 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000b0bd40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 84 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.547014499 +0000 UTC m=+82.510544583 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa300): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa880): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa880): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa880): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.547014499 +0000 UTC m=+82.510544583 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfa880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 84 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaf00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaf00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaf00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaf00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaf00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.548590187 +0000 UTC m=+82.512120271 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfaf00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 85 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.549240543 +0000 UTC m=+82.512770627 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb400): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb940): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb940): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb940): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb940): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb940): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.549240543 +0000 UTC m=+82.512770627 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bfb940): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493e30 item 85 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4580): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4580): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4580): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4580): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4580): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.550817143 +0000 UTC m=+82.514347227 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0003e4580): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe850 item 86 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.551525808 +0000 UTC m=+82.515055892 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238700): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238e40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238e40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238e40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238e40): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238e40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.551525808 +0000 UTC m=+82.515055892 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000238e40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fec40 item 86 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d20c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d20c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d20c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d20c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d20c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.552697615 +0000 UTC m=+82.516227700 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d20c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff1f0 item 87 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.553490379 +0000 UTC m=+82.517020464 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d25c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.553490379 +0000 UTC m=+82.517020464 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d2b00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff500 item 87 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d31c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d31c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d31c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d31c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d31c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.5548016 +0000 UTC m=+82.518331684 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d31c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffab0 item 88 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.555276945 +0000 UTC m=+82.518807029 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d36c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3c80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3c80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3c80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3c80): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3c80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.555276945 +0000 UTC m=+82.518807029 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0009d3c80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffce0 item 88 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.55750926 +0000 UTC m=+82.521039344 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004467c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e42a0 item 89 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.558242432 +0000 UTC m=+82.521772516 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000446d00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4930 item 89 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.55875092 +0000 UTC m=+82.522281004 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0004479c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee100): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee100): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee100): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.55875092 +0000 UTC m=+82.522281004 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ee100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e4d90 item 89 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.559904232 +0000 UTC m=+82.523434317 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008eec80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef280): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef280): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef280): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e57a0 item 90 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef280): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef280): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.560673341 +0000 UTC m=+82.524203425 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef280): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5960 item 90 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.561187609 +0000 UTC m=+82.524717714 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008ef7c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe00): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe00): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe00): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.561187609 +0000 UTC m=+82.524717714 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc0008efe00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e5e30 item 90 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.563042825 +0000 UTC m=+82.526572909 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d024c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a00): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a00): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a00): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12310 item 91 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a00): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a00): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.563503193 +0000 UTC m=+82.527033277 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02a00): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): >_readAt: n=2, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): _writeAt: size=3, off=7 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d124d0 item 91 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.564460606 +0000 UTC m=+82.527990690 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d02f40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03500): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03500): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03500): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03500): >_readAt: n=8, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03500): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.564460606 +0000 UTC m=+82.527990690 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03500): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12850 item 91 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.565765494 +0000 UTC m=+82.529295579 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000d03b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12d90 item 92 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.566198249 +0000 UTC m=+82.529728333 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca100): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): open at offset 5 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12f50 item 92 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): _readAt: size=2, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): _writeAt: size=3, off=5 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): >_writeAt: n=3, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.566701998 +0000 UTC m=+82.530232083 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bca6c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcac80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcac80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcac80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcac80): >_readAt: n=3, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcac80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.566701998 +0000 UTC m=+82.530232083 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcac80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13110 item 92 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.56837999 +0000 UTC m=+82.531910074 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb2c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb800): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13490 item 93 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb800): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.568853622 +0000 UTC m=+82.532383706 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcb800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbf40): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbf40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbf40): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbf40): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbf40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.568853622 +0000 UTC m=+82.532383706 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bcbf40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13650 item 93 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.570382091 +0000 UTC m=+82.533912176 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8600): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8b40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8b40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8b40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13b20 item 94 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8b40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8b40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.571073143 +0000 UTC m=+82.534603227 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba8b40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9240): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9240): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9240): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9240): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9240): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.571073143 +0000 UTC m=+82.534603227 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9240): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13dc0 item 94 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.572550697 +0000 UTC m=+82.536080781 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9880): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9e40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9e40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9e40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008001c0 item 95 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9e40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9e40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.573298776 +0000 UTC m=+82.536828870 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000ba9e40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.573298776 +0000 UTC m=+82.536828870 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000114e80): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800380 item 95 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 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/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): open at offset 0 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): _readAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): >_readAt: n=0, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.574748607 +0000 UTC m=+82.538278691 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115800): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115d40): _writeAt: size=5, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115d40): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115d40): >openPending: err= 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800bd0 item 96 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115d40): >_writeAt: n=5, err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115d40): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.575207151 +0000 UTC m=+82.538737246 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000115d40): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/10 01:03:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/10 01:03:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf25c0): _readAt: size=512, off=0 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf25c0): openPending: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf25c0): >openPending: err= 2026/03/10 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf25c0): >_readAt: n=5, err=EOF 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf25c0): close: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-10 01:03:53.575207151 +0000 UTC m=+82.538737246 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : open-test-file(0xc000bf25c0): >close: err= 2026/03/10 01:03:53 DEBUG : open-test-file: Remove: 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000800f50 item 96 2026/03/10 01:03:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/10 01:03:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/10 01:03:53 DEBUG : open-test-file: >Remove: err= 2026/03/10 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : >WaitForWriters: 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.87s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.47s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:53 DEBUG : file1: newRWFileHandle: 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): openPending: 2026/03/10 01:03:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): >openPending: err= 2026/03/10 01:03:53 DEBUG : file1: >newRWFileHandle: err= 2026/03/10 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/10 01:03:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): _writeAt: size=2, off=0 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): >_writeAt: n=2, err= 2026/03/10 01:03:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): RWFileHandle.Flush 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): RWFileHandle.Release 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): close: 2026/03/10 01:03:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/10 01:03:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:53 DEBUG : file1(0xc000b72b00): >close: err= 2026/03/10 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : file1: reading active writers 2026/03/10 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : file1: reading active writers 2026/03/10 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : file1: reading active writers 2026/03/10 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : file1: reading active writers 2026/03/10 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:53 DEBUG : file1: vfs cache: starting upload 2026/03/10 01:03:53 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:53 DEBUG : Looking for writers 2026/03/10 01:03:53 DEBUG : file1: reading active writers 2026/03/10 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : file1: reading active writers 2026/03/10 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:54 DEBUG : file1: size = 2 OK 2026/03/10 01:03:54 DEBUG : file1.rclone_chunk.001_nxzm43: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/10 01:03:54 INFO : file1.rclone_chunk.001_nxzm43: Copied (server-side copy) to: file1 2026/03/10 01:03:54 INFO : file1.rclone_chunk.001_nxzm43: Deleted 2026/03/10 01:03:54 DEBUG : file1: size = 2 OK 2026/03/10 01:03:54 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/10 01:03:54 INFO : file1: Copied (new) 2026/03/10 01:03:54 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/03/10 01:03:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/10 01:03:54 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/10 01:03:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:03:54 INFO : file1: vfs cache: upload succeeded try #1 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : file1: reading active writers 2026/03/10 01:03:54 DEBUG : >WaitForWriters: 2026/03/10 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : file1: reading active writers 2026/03/10 01:03:54 DEBUG : >WaitForWriters: 2026/03/10 01:03:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:03:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:03:54 DEBUG : rename_me: newRWFileHandle: 2026/03/10 01:03:54 DEBUG : rename_me(0xc000d99dc0): openPending: 2026/03/10 01:03:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/10 01:03:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/10 01:03:54 DEBUG : rename_me(0xc000d99dc0): >openPending: err= 2026/03/10 01:03:54 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/10 01:03:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/10 01:03:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/10 01:03:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/10 01:03:54 DEBUG : rename_me(0xc000d99dc0): _writeAt: size=5, off=0 2026/03/10 01:03:54 DEBUG : rename_me(0xc000d99dc0): >_writeAt: n=5, err= 2026/03/10 01:03:54 DEBUG : rename_me(0xc000d99dc0): close: 2026/03/10 01:03:54 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-10 01:03:54.695081445 +0000 UTC m=+83.658611549 2026/03/10 01:03:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/10 01:03:54 DEBUG : rename_me(0xc000d99dc0): >close: err= 2026/03/10 01:03:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/10 01:03:54 DEBUG : i_was_renamed: Updating file with 0xc0001a78c0 2026/03/10 01:03:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/10 01:03:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/10 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/10 01:03:54 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/10 01:03:54 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/03/10 01:03:54 DEBUG : Looking for writers 2026/03/10 01:03:54 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/10 01:03:55 DEBUG : Looking for writers 2026/03/10 01:03:55 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/10 01:03:55 DEBUG : i_was_renamed: size = 5 OK 2026/03/10 01:03:55 DEBUG : i_was_renamed.rclone_chunk.001_nxznq6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:55 INFO : i_was_renamed.rclone_chunk.001_nxznq6: Copied (server-side copy) to: i_was_renamed 2026/03/10 01:03:55 INFO : i_was_renamed.rclone_chunk.001_nxznq6: Deleted 2026/03/10 01:03:55 DEBUG : i_was_renamed: size = 5 OK 2026/03/10 01:03:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:03:55 INFO : i_was_renamed: Copied (new) 2026/03/10 01:03:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-10 01:03:54.695081445 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/10 01:03:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/10 01:03:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/10 01:03:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/10 01:03:55 DEBUG : Looking for writers 2026/03/10 01:03:55 DEBUG : i_was_renamed: reading active writers 2026/03/10 01:03:55 DEBUG : >WaitForWriters: 2026/03/10 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:03:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/10 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/10 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-gokohaq1wifi" 2026/03/10 01:03:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/10 01:03:55 DEBUG : forgetting directory cache 2026/03/10 01:03:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/10 01:03:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzomc: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/03/10 01:03:55 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzomc: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:03:55 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzomc: Deleted 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate(0xc000833e80): _readAt: size=512, off=0 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate(0xc000833e80): openPending: 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-10 00:04:55.465512113 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/10 01:03:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate(0xc000833e80): >openPending: err= 2026/03/10 01:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate(0xc000833e80): >_readAt: n=20, err=EOF 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate(0xc000833e80): close: 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:04:55.465512113 +0000 UTC 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate(0xc000833e80): >close: err= 2026/03/10 01:03:56 DEBUG : Re-reading directory (105.356241ms old) 2026/03/10 01:03:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/10 01:03:56 DEBUG : forgetting directory cache 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/10 01:03:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzp11: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/03/10 01:03:56 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzp11: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:03:56 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzp11: Deleted 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate(0xc000b0a340): _readAt: size=512, off=0 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate(0xc000b0a340): openPending: 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-10 00:05:55.465512113 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-10 00:04:55.465512113 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-10 00:05:55.465512113 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-10 00:04:55.465512113 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/10 01:03:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/10 01:03:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate(0xc000b0a340): >openPending: err= 2026/03/10 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate(0xc000b0a340): >_readAt: n=20, err=EOF 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate(0xc000b0a340): close: 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:05:55.465512113 +0000 UTC 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate(0xc000b0a340): >close: err= 2026/03/10 01:03:57 DEBUG : Re-reading directory (105.341253ms old) 2026/03/10 01:03:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/10 01:03:57 DEBUG : forgetting directory cache 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/10 01:03:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzqun: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/03/10 01:03:57 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzqun: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:03:57 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzqun: Deleted 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate(0xc000446680): _readAt: size=512, off=0 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate(0xc000446680): openPending: 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-10 00:06:55.465512113 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-10 00:05:55.465512113 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-10 00:06:55.465512113 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-10 00:05:55.465512113 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/10 01:03:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/10 01:03:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate(0xc000446680): >openPending: err= 2026/03/10 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate(0xc000446680): >_readAt: n=20, err=EOF 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate(0xc000446680): close: 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:06:55.465512113 +0000 UTC 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate(0xc000446680): >close: err= 2026/03/10 01:03:58 DEBUG : Re-reading directory (102.141455ms old) 2026/03/10 01:03:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/10 01:03:58 DEBUG : forgetting directory cache 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzrx4: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/03/10 01:03:59 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzrx4: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:03:59 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzrx4: Deleted 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate(0xc0009d3d80): _readAt: size=512, off=0 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate(0xc0009d3d80): openPending: 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-10 00:07:55.465512113 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-10 00:06:55.465512113 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-10 00:07:55.465512113 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-10 00:06:55.465512113 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/10 01:03:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/10 01:03:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate(0xc0009d3d80): >openPending: err= 2026/03/10 01:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate(0xc0009d3d80): >_readAt: n=20, err=EOF 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate(0xc0009d3d80): close: 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:07:55.465512113 +0000 UTC 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate(0xc0009d3d80): >close: err= 2026/03/10 01:03:59 DEBUG : Re-reading directory (126.558675ms old) 2026/03/10 01:03:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:03:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/10 01:03:59 DEBUG : forgetting directory cache 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzsfb: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/03/10 01:04:00 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzsfb: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:04:00 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzsfb: Deleted 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate(0xc000bf2800): _readAt: size=512, off=0 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate(0xc000bf2800): openPending: 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-10 00:08:55.465512113 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-10 00:07:55.465512113 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-10 00:08:55.465512113 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-10 00:07:55.465512113 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/10 01:04:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/10 01:04:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate(0xc000bf2800): >openPending: err= 2026/03/10 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate(0xc000bf2800): >_readAt: n=20, err=EOF 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate(0xc000bf2800): close: 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:08:55.465512113 +0000 UTC 2026/03/10 01:04:00 DEBUG : TestRWCacheUpdate(0xc000bf2800): >close: err= 2026/03/10 01:04:00 DEBUG : forgetting directory cache 2026/03/10 01:04:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxztvs: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/03/10 01:04:01 INFO : TestRWCacheUpdate.rclone_chunk.001_nxztvs: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:04:01 INFO : TestRWCacheUpdate.rclone_chunk.001_nxztvs: Deleted 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate(0xc000d2ac80): _readAt: size=512, off=0 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate(0xc000d2ac80): openPending: 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-10 00:09:55.465512113 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-10 00:08:55.465512113 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-10 00:09:55.465512113 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-10 00:08:55.465512113 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/10 01:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/10 01:04:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate(0xc000d2ac80): >openPending: err= 2026/03/10 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate(0xc000d2ac80): >_readAt: n=20, err=EOF 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate(0xc000d2ac80): close: 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:09:55.465512113 +0000 UTC 2026/03/10 01:04:01 DEBUG : TestRWCacheUpdate(0xc000d2ac80): >close: err= 2026/03/10 01:04:01 DEBUG : forgetting directory cache 2026/03/10 01:04:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzufc: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/03/10 01:04:02 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzufc: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:04:02 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzufc: Deleted 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate(0xc000b72a40): _readAt: size=512, off=0 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate(0xc000b72a40): openPending: 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-10 00:10:55.465512113 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-10 00:09:55.465512113 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-10 00:10:55.465512113 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-10 00:09:55.465512113 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/10 01:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/10 01:04:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate(0xc000b72a40): >openPending: err= 2026/03/10 01:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate(0xc000b72a40): >_readAt: n=21, err=EOF 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate(0xc000b72a40): close: 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:10:55.465512113 +0000 UTC 2026/03/10 01:04:02 DEBUG : TestRWCacheUpdate(0xc000b72a40): >close: err= 2026/03/10 01:04:02 DEBUG : forgetting directory cache 2026/03/10 01:04:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzvi4: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/03/10 01:04:03 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzvi4: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:04:03 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzvi4: Deleted 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate(0xc000b0a440): _readAt: size=512, off=0 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate(0xc000b0a440): openPending: 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-10 00:11:55.465512113 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-10 00:10:55.465512113 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-10 00:11:55.465512113 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-10 00:10:55.465512113 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/10 01:04:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/10 01:04:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate(0xc000b0a440): >openPending: err= 2026/03/10 01:04:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate(0xc000b0a440): >_readAt: n=22, err=EOF 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate(0xc000b0a440): close: 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:11:55.465512113 +0000 UTC 2026/03/10 01:04:03 DEBUG : TestRWCacheUpdate(0xc000b0a440): >close: err= 2026/03/10 01:04:03 DEBUG : forgetting directory cache 2026/03/10 01:04:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzwae: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/03/10 01:04:04 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzwae: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:04:04 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzwae: Deleted 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate(0xc0009d2180): _readAt: size=512, off=0 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate(0xc0009d2180): openPending: 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-10 00:12:55.465512113 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-10 00:11:55.465512113 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-10 00:12:55.465512113 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-10 00:11:55.465512113 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/10 01:04:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/10 01:04:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate(0xc0009d2180): >openPending: err= 2026/03/10 01:04:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate(0xc0009d2180): >_readAt: n=23, err=EOF 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate(0xc0009d2180): close: 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:12:55.465512113 +0000 UTC 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate(0xc0009d2180): >close: err= 2026/03/10 01:04:04 DEBUG : Re-reading directory (100.876975ms old) 2026/03/10 01:04:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/10 01:04:04 DEBUG : forgetting directory cache 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_nxzxh3: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/03/10 01:04:05 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzxh3: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/10 01:04:05 INFO : TestRWCacheUpdate.rclone_chunk.001_nxzxh3: Deleted 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate(0xc000ba8fc0): _readAt: size=512, off=0 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate(0xc000ba8fc0): openPending: 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-10 00:13:55.465512113 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-10 00:12:55.465512113 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-10 00:13:55.465512113 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-10 00:12:55.465512113 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/10 01:04:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/10 01:04:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate(0xc000ba8fc0): >openPending: err= 2026/03/10 01:04:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate(0xc000ba8fc0): >_readAt: n=24, err=EOF 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate(0xc000ba8fc0): close: 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-10 00:13:55.465512113 +0000 UTC 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate(0xc000ba8fc0): >close: err= 2026/03/10 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:05 DEBUG : Looking for writers 2026/03/10 01:04:05 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/10 01:04:05 DEBUG : >WaitForWriters: 2026/03/10 01:04:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': vfs cache: cleaner exiting 2026/03/10 01:04:05 DEBUG : forgetting directory cache 2026/03/10 01:04:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.40s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:06 DEBUG : FiLeA: size = 5 OK 2026/03/10 01:04:06 DEBUG : FiLeA.rclone_chunk.001_nxzy9k: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/10 01:04:06 INFO : FiLeA.rclone_chunk.001_nxzy9k: Copied (server-side copy) to: FiLeA 2026/03/10 01:04:06 INFO : FiLeA.rclone_chunk.001_nxzy9k: Deleted 2026/03/10 01:04:06 DEBUG : FiLeB: size = 5 OK 2026/03/10 01:04:06 DEBUG : FiLeB.rclone_chunk.001_nxzzdj: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/10 01:04:06 INFO : FiLeB.rclone_chunk.001_nxzzdj: Copied (server-side copy) to: FiLeB 2026/03/10 01:04:06 INFO : FiLeB.rclone_chunk.001_nxzzdj: Deleted 2026/03/10 01:04:07 DEBUG : FilEb: size = 5 OK 2026/03/10 01:04:07 DEBUG : FilEb.rclone_chunk.001_ny0031: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/03/10 01:04:07 INFO : FilEb.rclone_chunk.001_ny0031: Copied (server-side copy) to: FilEb 2026/03/10 01:04:07 INFO : FilEb.rclone_chunk.001_ny0031: Deleted 2026/03/10 01:04:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/10 01:04:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/10 01:04:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/10 01:04:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:07 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/10 01:04:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/10 01:04:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/10 01:04:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/10 01:04:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/10 01:04:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/10 01:04:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/10 01:04:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/10 01:04:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/10 01:04:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/10 01:04:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/10 01:04:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/10 01:04:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/10 01:04:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/10 01:04:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/10 01:04:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/10 01:04:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:08 DEBUG : Looking for writers 2026/03/10 01:04:08 DEBUG : FiLeA: reading active writers 2026/03/10 01:04:08 DEBUG : FiLeB: reading active writers 2026/03/10 01:04:08 DEBUG : FilEb: reading active writers 2026/03/10 01:04:08 DEBUG : >WaitForWriters: 2026/03/10 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:08 DEBUG : Looking for writers 2026/03/10 01:04:08 DEBUG : FiLeA: reading active writers 2026/03/10 01:04:08 DEBUG : FiLeB: reading active writers 2026/03/10 01:04:08 DEBUG : FilEb: reading active writers 2026/03/10 01:04:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.86s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt.rclone_chunk.001_ny01ok: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/10 01:04:09 INFO : normal name with no special characters.txt.rclone_chunk.001_ny01ok: Copied (server-side copy) to: normal name with no special characters.txt 2026/03/10 01:04:09 INFO : normal name with no special characters.txt.rclone_chunk.001_ny01ok: Deleted 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_ny02dt: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/10 01:04:09 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ny02dt: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/03/10 01:04:09 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ny02dt: Deleted 2026/03/10 01:04:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:09 DEBUG : Looking for writers 2026/03/10 01:04:09 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/10 01:04:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/10 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.44s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': Reusing VFS from active cache 2026/03/10 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:10 DEBUG : Looking for writers 2026/03/10 01:04:10 DEBUG : >WaitForWriters: 2026/03/10 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:10 DEBUG : Looking for writers 2026/03/10 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:10 DEBUG : Looking for writers 2026/03/10 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:10 DEBUG : Looking for writers 2026/03/10 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:10 DEBUG : file1: size = 14 OK 2026/03/10 01:04:10 DEBUG : file1.rclone_chunk.001_ny032v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:04:10 INFO : file1.rclone_chunk.001_ny032v: Copied (server-side copy) to: file1 2026/03/10 01:04:10 INFO : file1.rclone_chunk.001_ny032v: Deleted 2026/03/10 01:04:11 DEBUG : dir/file2: size = 14 OK 2026/03/10 01:04:11 DEBUG : dir/file2.rclone_chunk.001_ny03f8: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/10 01:04:11 INFO : dir/file2.rclone_chunk.001_ny03f8: Copied (server-side copy) to: dir/file2 2026/03/10 01:04:11 INFO : dir/file2.rclone_chunk.001_ny03f8: Deleted 2026/03/10 01:04:11 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:11 DEBUG : dir: Looking for writers 2026/03/10 01:04:11 DEBUG : file2: reading active writers 2026/03/10 01:04:11 DEBUG : Looking for writers 2026/03/10 01:04:11 DEBUG : dir: reading active writers 2026/03/10 01:04:11 DEBUG : file1: reading active writers 2026/03/10 01:04:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.53s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:12 DEBUG : file1: size = 14 OK 2026/03/10 01:04:12 DEBUG : file1.rclone_chunk.001_ny052z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:04:12 INFO : file1.rclone_chunk.001_ny052z: Copied (server-side copy) to: file1 2026/03/10 01:04:12 INFO : file1.rclone_chunk.001_ny052z: Deleted 2026/03/10 01:04:12 DEBUG : dir/file2: size = 14 OK 2026/03/10 01:04:12 DEBUG : dir/file2.rclone_chunk.001_ny05zl: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/10 01:04:12 INFO : dir/file2.rclone_chunk.001_ny05zl: Copied (server-side copy) to: dir/file2 2026/03/10 01:04:12 INFO : dir/file2.rclone_chunk.001_ny05zl: Deleted 2026/03/10 01:04:13 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:13 DEBUG : dir: Looking for writers 2026/03/10 01:04:13 DEBUG : Looking for writers 2026/03/10 01:04:13 DEBUG : dir: reading active writers 2026/03/10 01:04:13 DEBUG : file1: reading active writers 2026/03/10 01:04:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.36s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:13 DEBUG : file1: size = 14 OK 2026/03/10 01:04:13 DEBUG : file1.rclone_chunk.001_ny06om: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 01:04:13 INFO : file1.rclone_chunk.001_ny06om: Copied (server-side copy) to: file1 2026/03/10 01:04:13 INFO : file1.rclone_chunk.001_ny06om: Deleted 2026/03/10 01:04:14 DEBUG : dir/file2: size = 14 OK 2026/03/10 01:04:14 DEBUG : dir/file2.rclone_chunk.001_ny06jn: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/10 01:04:14 INFO : dir/file2.rclone_chunk.001_ny06jn: Copied (server-side copy) to: dir/file2 2026/03/10 01:04:14 INFO : dir/file2.rclone_chunk.001_ny06jn: Deleted 2026/03/10 01:04:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:14 DEBUG : file1: Open: flags=O_RDONLY 2026/03/10 01:04:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/10 01:04:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/10 01:04:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/10 01:04:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/10 01:04:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/10 01:04:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/10 01:04:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/10 01:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/10 01:04:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/10 01:04:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/10 01:04:15 DEBUG : dir/new_file.txt.rclone_chunk.001_ny072t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:15 INFO : dir/new_file.txt.rclone_chunk.001_ny072t: Copied (server-side copy) to: dir/new_file.txt 2026/03/10 01:04:15 INFO : dir/new_file.txt.rclone_chunk.001_ny072t: Deleted 2026/03/10 01:04:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/10 01:04:15 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:15 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/03/10 01:04:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/10 01:04:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/10 01:04:15 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:15 DEBUG : dir: Looking for writers 2026/03/10 01:04:15 DEBUG : new_file.txt: reading active writers 2026/03/10 01:04:15 DEBUG : file2: reading active writers 2026/03/10 01:04:15 DEBUG : Looking for writers 2026/03/10 01:04:15 DEBUG : dir: reading active writers 2026/03/10 01:04:15 DEBUG : file1: reading active writers 2026/03/10 01:04:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.06s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:15 DEBUG : dir/file2: size = 14 OK 2026/03/10 01:04:15 DEBUG : dir/file2.rclone_chunk.001_ny0825: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/10 01:04:15 INFO : dir/file2.rclone_chunk.001_ny0825: Copied (server-side copy) to: dir/file2 2026/03/10 01:04:15 INFO : dir/file2.rclone_chunk.001_ny0825: Deleted 2026/03/10 01:04:16 DEBUG : dir/file2: copy non-chunked object... 2026/03/10 01:04:16 DEBUG : dir/file1: size = 14 OK 2026/03/10 01:04:16 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/10 01:04:16 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/03/10 01:04:16 INFO : dir/file2: Deleted 2026/03/10 01:04:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000ac7e00 2026/03/10 01:04:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/10 01:04:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:16 DEBUG : dir/file1: copy non-chunked object... 2026/03/10 01:04:16 DEBUG : file0: size = 14 OK 2026/03/10 01:04:16 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/10 01:04:16 INFO : dir/file1: Copied (server-side copy) to: file0 2026/03/10 01:04:16 INFO : dir/file1: Deleted 2026/03/10 01:04:16 DEBUG : file0: Updating file with file0 0xc000ac7e00 2026/03/10 01:04:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/10 01:04:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/10 01:04:16 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:16 DEBUG : dir: Looking for writers 2026/03/10 01:04:16 DEBUG : Looking for writers 2026/03/10 01:04:16 DEBUG : file0: reading active writers 2026/03/10 01:04:16 DEBUG : dir: reading active writers 2026/03/10 01:04:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.57s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:16 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:16 DEBUG : Looking for writers 2026/03/10 01:04:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:17 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:17 DEBUG : Looking for writers 2026/03/10 01:04:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:17 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:17 DEBUG : Looking for writers 2026/03/10 01:04:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:17 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:17 DEBUG : Looking for writers 2026/03/10 01:04:17 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:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/10 01:04:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/10 01:04:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/10 01:04:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/10 01:04:17 DEBUG : file1: size = 5 OK 2026/03/10 01:04:17 DEBUG : file1.rclone_chunk.001_ny0a34: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:04:17 INFO : file1.rclone_chunk.001_ny0a34: Copied (server-side copy) to: file1 2026/03/10 01:04:17 INFO : file1.rclone_chunk.001_ny0a34: Deleted 2026/03/10 01:04:17 DEBUG : file1: size = 5 OK 2026/03/10 01:04:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:04:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/10 01:04:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/10 01:04:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/10 01:04:18 DEBUG : file1: size = 0 OK 2026/03/10 01:04:18 DEBUG : file1.rclone_chunk.001_ny0apc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:18 INFO : file1.rclone_chunk.001_ny0apc: Copied (server-side copy) to: file1 2026/03/10 01:04:18 INFO : file1.rclone_chunk.001_ny0apc: Deleted 2026/03/10 01:04:18 DEBUG : file1: size = 0 OK 2026/03/10 01:04:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/10 01:04:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/10 01:04:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (7 bytes), uploading instead of streaming 2026/03/10 01:04:18 DEBUG : file1: size = 7 OK 2026/03/10 01:04:18 DEBUG : file1.rclone_chunk.001_ny0bx1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/10 01:04:18 INFO : file1.rclone_chunk.001_ny0bx1: Copied (server-side copy) to: file1 2026/03/10 01:04:18 INFO : file1.rclone_chunk.001_ny0bx1: Deleted 2026/03/10 01:04:18 DEBUG : file1: size = 7 OK 2026/03/10 01:04:18 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/10 01:04:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:18 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:18 DEBUG : Looking for writers 2026/03/10 01:04:18 DEBUG : file1: reading active writers 2026/03/10 01:04:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.72s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/10 01:04:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/10 01:04:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/10 01:04:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/10 01:04:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (11 bytes), uploading instead of streaming 2026/03/10 01:04:20 DEBUG : file1: size = 11 OK 2026/03/10 01:04:20 DEBUG : file1.rclone_chunk.001_ny0d8p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/10 01:04:20 INFO : file1.rclone_chunk.001_ny0d8p: Copied (server-side copy) to: file1 2026/03/10 01:04:20 INFO : file1.rclone_chunk.001_ny0d8p: Deleted 2026/03/10 01:04:20 DEBUG : file1: size = 11 OK 2026/03/10 01:04:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/10 01:04:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/10 01:04:20 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:20 DEBUG : Looking for writers 2026/03/10 01:04:20 DEBUG : file1: reading active writers 2026/03/10 01:04:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/10 01:04:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/10 01:04:21 DEBUG : file1: size = 5 OK 2026/03/10 01:04:21 DEBUG : file1.rclone_chunk.001_ny0dci: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:04:21 INFO : file1.rclone_chunk.001_ny0dci: Copied (server-side copy) to: file1 2026/03/10 01:04:21 INFO : file1.rclone_chunk.001_ny0dci: Deleted 2026/03/10 01:04:21 DEBUG : file1: size = 5 OK 2026/03/10 01:04:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/10 01:04:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:21 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/10 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:21 DEBUG : Looking for writers 2026/03/10 01:04:21 DEBUG : file1: reading active writers 2026/03/10 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:21 DEBUG : file1: WriteFileHandle.Release closing 2026/03/10 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/10 01:04:21 DEBUG : file1: size = 0 OK 2026/03/10 01:04:21 DEBUG : file1.rclone_chunk.001_ny0etx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:21 INFO : file1.rclone_chunk.001_ny0etx: Copied (server-side copy) to: file1 2026/03/10 01:04:21 INFO : file1.rclone_chunk.001_ny0etx: Deleted 2026/03/10 01:04:21 DEBUG : file1: size = 0 OK 2026/03/10 01:04:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/10 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:21 DEBUG : Looking for writers 2026/03/10 01:04:21 DEBUG : file1: reading active writers 2026/03/10 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (2 bytes), uploading instead of streaming 2026/03/10 01:04:22 DEBUG : file1: size = 2 OK 2026/03/10 01:04:22 DEBUG : file1.rclone_chunk.001_ny0fcy: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/10 01:04:22 INFO : file1.rclone_chunk.001_ny0fcy: Copied (server-side copy) to: file1 2026/03/10 01:04:22 INFO : file1.rclone_chunk.001_ny0fcy: Deleted 2026/03/10 01:04:22 DEBUG : file1: size = 2 OK 2026/03/10 01:04:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/10 01:04:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/10 01:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:22 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:22 DEBUG : Looking for writers 2026/03/10 01:04:22 DEBUG : file1: reading active writers 2026/03/10 01:04:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/10 01:04:23 DEBUG : file1: size = 0 OK 2026/03/10 01:04:23 DEBUG : file1.rclone_chunk.001_ny0fy7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:23 INFO : file1.rclone_chunk.001_ny0fy7: Copied (server-side copy) to: file1 2026/03/10 01:04:23 INFO : file1.rclone_chunk.001_ny0fy7: Deleted 2026/03/10 01:04:23 DEBUG : file1: size = 0 OK 2026/03/10 01:04:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/10 01:04:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:23 DEBUG : file1: Open: flags=O_RDONLY 2026/03/10 01:04:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/10 01:04:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/10 01:04:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:23 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:23 DEBUG : Looking for writers 2026/03/10 01:04:23 DEBUG : file1: reading active writers 2026/03/10 01:04:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/10 01:04:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/10 01:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/10 01:04:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/10 01:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': File to upload is small (100 bytes), uploading instead of streaming 2026/03/10 01:04:23 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/03/10 01:04:23 DEBUG : file1.rclone_chunk.001_ny0gev: md5 = 06828e272795a2831292c12526d44b00 OK 2026/03/10 01:04:23 INFO : file1.rclone_chunk.001_ny0gev: Copied (server-side copy) to: file1.rclone_chunk.001 2026/03/10 01:04:23 INFO : file1.rclone_chunk.001_ny0gev: Deleted 2026/03/10 01:04:23 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/03/10 01:04:23 DEBUG : file1.rclone_chunk.002_ny0gev: md5 = bccfd2605f4f289ba5eb9433a8bfc250 OK 2026/03/10 01:04:23 INFO : file1.rclone_chunk.002_ny0gev: Copied (server-side copy) to: file1.rclone_chunk.002 2026/03/10 01:04:24 INFO : file1.rclone_chunk.002_ny0gev: Deleted 2026/03/10 01:04:24 DEBUG : file1: size = 100 OK 2026/03/10 01:04:24 DEBUG : file1: md5 = d49a446b347c9c3544895b16db96311a OK 2026/03/10 01:04:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/10 01:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/10 01:04:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/10 01:04:24 DEBUG : file1: Open: flags=O_RDONLY 2026/03/10 01:04:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/10 01:04:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/10 01:04:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:24 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:24 DEBUG : Looking for writers 2026/03/10 01:04:24 DEBUG : file1: reading active writers 2026/03/10 01:04:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.21s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:24 DEBUG : flat/f000.txt: size = 7 OK 2026/03/10 01:04:24 DEBUG : flat/f000.txt.rclone_chunk.001_ny0hge: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/03/10 01:04:24 INFO : flat/f000.txt.rclone_chunk.001_ny0hge: Copied (server-side copy) to: flat/f000.txt 2026/03/10 01:04:24 INFO : flat/f000.txt.rclone_chunk.001_ny0hge: Deleted 2026/03/10 01:04:25 DEBUG : flat/f001.txt: size = 14 OK 2026/03/10 01:04:25 DEBUG : flat/f001.txt.rclone_chunk.001_ny0ik1: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/03/10 01:04:25 INFO : flat/f001.txt.rclone_chunk.001_ny0ik1: Copied (server-side copy) to: flat/f001.txt 2026/03/10 01:04:25 INFO : flat/f001.txt.rclone_chunk.001_ny0ik1: Deleted 2026/03/10 01:04:25 DEBUG : flat/f002.txt: size = 21 OK 2026/03/10 01:04:25 DEBUG : flat/f002.txt.rclone_chunk.001_ny0ias: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/03/10 01:04:25 INFO : flat/f002.txt.rclone_chunk.001_ny0ias: Copied (server-side copy) to: flat/f002.txt 2026/03/10 01:04:25 INFO : flat/f002.txt.rclone_chunk.001_ny0ias: Deleted 2026/03/10 01:04:26 DEBUG : flat/f003.txt: size = 28 OK 2026/03/10 01:04:26 DEBUG : flat/f003.txt.rclone_chunk.001_ny0iai: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/03/10 01:04:26 INFO : flat/f003.txt.rclone_chunk.001_ny0iai: Copied (server-side copy) to: flat/f003.txt 2026/03/10 01:04:26 INFO : flat/f003.txt.rclone_chunk.001_ny0iai: Deleted 2026/03/10 01:04:26 DEBUG : flat/f004.txt: size = 35 OK 2026/03/10 01:04:26 DEBUG : flat/f004.txt.rclone_chunk.001_ny0j41: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/03/10 01:04:26 INFO : flat/f004.txt.rclone_chunk.001_ny0j41: Copied (server-side copy) to: flat/f004.txt 2026/03/10 01:04:26 INFO : flat/f004.txt.rclone_chunk.001_ny0j41: Deleted 2026/03/10 01:04:27 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/10 01:04:27 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/10 01:04:27 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:27 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:27 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/10 01:04:27 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/10 01:04:27 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:27 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:27 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/10 01:04:27 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/10 01:04:27 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/10 01:04:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/10 01:04:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/10 01:04:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/10 01:04:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:27 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:27 DEBUG : flat: Looking for writers 2026/03/10 01:04:27 DEBUG : f003.txt: reading active writers 2026/03/10 01:04:27 DEBUG : f004.txt: reading active writers 2026/03/10 01:04:27 DEBUG : f000.txt: reading active writers 2026/03/10 01:04:27 DEBUG : f001.txt: reading active writers 2026/03/10 01:04:27 DEBUG : f002.txt: reading active writers 2026/03/10 01:04:27 DEBUG : Looking for writers 2026/03/10 01:04:27 DEBUG : flat: reading active writers 2026/03/10 01:04:27 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.41s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:28 DEBUG : a/top.txt: size = 3 OK 2026/03/10 01:04:28 DEBUG : a/top.txt.rclone_chunk.001_ny0ln4: md5 = b28354b543375bfa94dabaeda722927f OK 2026/03/10 01:04:28 INFO : a/top.txt.rclone_chunk.001_ny0ln4: Copied (server-side copy) to: a/top.txt 2026/03/10 01:04:28 INFO : a/top.txt.rclone_chunk.001_ny0ln4: Deleted 2026/03/10 01:04:28 DEBUG : a/b/mid.txt: size = 3 OK 2026/03/10 01:04:28 DEBUG : a/b/mid.txt.rclone_chunk.001_ny0llf: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/03/10 01:04:28 INFO : a/b/mid.txt.rclone_chunk.001_ny0llf: Copied (server-side copy) to: a/b/mid.txt 2026/03/10 01:04:28 INFO : a/b/mid.txt.rclone_chunk.001_ny0llf: Deleted 2026/03/10 01:04:29 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/03/10 01:04:29 DEBUG : a/b/c/deep.txt.rclone_chunk.001_ny0lm2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/03/10 01:04:29 INFO : a/b/c/deep.txt.rclone_chunk.001_ny0lm2: Copied (server-side copy) to: a/b/c/deep.txt 2026/03/10 01:04:29 INFO : a/b/c/deep.txt.rclone_chunk.001_ny0lm2: Deleted 2026/03/10 01:04:29 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/10 01:04:29 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/10 01:04:29 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:29 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:29 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/10 01:04:29 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/10 01:04:29 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:29 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:29 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/10 01:04:29 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/10 01:04:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:29 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:29 DEBUG : a/b/c: Looking for writers 2026/03/10 01:04:29 DEBUG : deep.txt: reading active writers 2026/03/10 01:04:29 DEBUG : a/b: Looking for writers 2026/03/10 01:04:29 DEBUG : c: reading active writers 2026/03/10 01:04:29 DEBUG : mid.txt: reading active writers 2026/03/10 01:04:29 DEBUG : a: Looking for writers 2026/03/10 01:04:29 DEBUG : top.txt: reading active writers 2026/03/10 01:04:29 DEBUG : b: reading active writers 2026/03/10 01:04:29 DEBUG : Looking for writers 2026/03/10 01:04:29 DEBUG : a: reading active writers 2026/03/10 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.42s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/03/10 01:04:30 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:30 DEBUG : Looking for writers 2026/03/10 01:04:30 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi'", Local "Local file system at /tmp/rclone882649999", Modify Window "1ns" 2026/03/10 01:04:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': poll-interval is not supported by this remote 2026/03/10 01:04:30 DEBUG : dir1/a.txt: size = 1 OK 2026/03/10 01:04:30 DEBUG : dir1/a.txt.rclone_chunk.001_ny0nfw: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/03/10 01:04:30 INFO : dir1/a.txt.rclone_chunk.001_ny0nfw: Copied (server-side copy) to: dir1/a.txt 2026/03/10 01:04:31 INFO : dir1/a.txt.rclone_chunk.001_ny0nfw: Deleted 2026/03/10 01:04:31 DEBUG : dir2/b.txt: size = 1 OK 2026/03/10 01:04:31 DEBUG : dir2/b.txt.rclone_chunk.001_ny0oyp: md5 = 415290769594460e2e485922904f345d OK 2026/03/10 01:04:31 INFO : dir2/b.txt.rclone_chunk.001_ny0oyp: Copied (server-side copy) to: dir2/b.txt 2026/03/10 01:04:31 INFO : dir2/b.txt.rclone_chunk.001_ny0oyp: Deleted 2026/03/10 01:04:32 DEBUG : dir3/c.txt: size = 1 OK 2026/03/10 01:04:32 DEBUG : dir3/c.txt.rclone_chunk.001_ny0oth: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/03/10 01:04:32 INFO : dir3/c.txt.rclone_chunk.001_ny0oth: Copied (server-side copy) to: dir3/c.txt 2026/03/10 01:04:32 INFO : dir3/c.txt.rclone_chunk.001_ny0oth: Deleted 2026/03/10 01:04:32 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/10 01:04:32 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/10 01:04:32 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:32 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/10 01:04:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/10 01:04:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/10 01:04:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/10 01:04:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/10 01:04:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/10 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/03/10 01:04:32 DEBUG : dir1: Looking for writers 2026/03/10 01:04:32 DEBUG : a.txt: reading active writers 2026/03/10 01:04:32 DEBUG : dir2: Looking for writers 2026/03/10 01:04:32 DEBUG : b.txt: reading active writers 2026/03/10 01:04:32 DEBUG : dir3: Looking for writers 2026/03/10 01:04:32 DEBUG : c.txt: reading active writers 2026/03/10 01:04:32 DEBUG : Looking for writers 2026/03/10 01:04:32 DEBUG : dir1: reading active writers 2026/03/10 01:04:32 DEBUG : dir2: reading active writers 2026/03/10 01:04:32 DEBUG : dir3: reading active writers 2026/03/10 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.81s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/10 01:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-gokohaq1wifi': Purge remote 2026/03/10 01:04:33 DEBUG : Waiting for deletions to finish 2026/03/10 01:04:33 INFO : S3 bucket rclone-test-gokohaq1wifi: Bucket "rclone-test-gokohaq1wifi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 2m2.672127437s (try 1/5)