"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/07 01:37:30 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu" 2026/08/07 01:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 01:37:30 DEBUG : Creating backend with remote "TestS3:rclone-test-yuniwon9wicu" 2026/08/07 01:37:30 DEBUG : Creating backend with remote "/tmp/rclone3190014668" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:30 INFO : S3 bucket rclone-test-yuniwon9wicu: Bucket "rclone-test-yuniwon9wicu" created with ACL "" 2026/08/07 01:37:31 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:31 DEBUG : dir/file1.rclone_chunk.001_drl8mm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:31 INFO : dir/file1.rclone_chunk.001_drl8mm: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:31 INFO : dir/file1.rclone_chunk.001_drl8mm: Deleted 2026/08/07 01:37:31 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:31 DEBUG : dir: Looking for writers 2026/08/07 01:37:31 DEBUG : Looking for writers 2026/08/07 01:37:31 DEBUG : dir: reading active writers 2026/08/07 01:37:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.49s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:32 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:32 DEBUG : dir/file1.rclone_chunk.001_drl8cw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:32 INFO : dir/file1.rclone_chunk.001_drl8cw: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:32 INFO : dir/file1.rclone_chunk.001_drl8cw: Deleted 2026/08/07 01:37:32 DEBUG : dir/file2: size = 15 OK 2026/08/07 01:37:32 DEBUG : dir/file2.rclone_chunk.001_drl9em: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/07 01:37:32 INFO : dir/file2.rclone_chunk.001_drl9em: Copied (server-side copy) to: dir/file2 2026/08/07 01:37:32 INFO : dir/file2.rclone_chunk.001_drl9em: Deleted 2026/08/07 01:37:33 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/07 01:37:33 DEBUG : dir/subdir/file3.rclone_chunk.001_drl9cj: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/07 01:37:33 INFO : dir/subdir/file3.rclone_chunk.001_drl9cj: Copied (server-side copy) to: dir/subdir/file3 2026/08/07 01:37:33 INFO : dir/subdir/file3.rclone_chunk.001_drl9cj: Deleted 2026/08/07 01:37:33 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:33 DEBUG : dir/subdir: Looking for writers 2026/08/07 01:37:33 DEBUG : dir: Looking for writers 2026/08/07 01:37:33 DEBUG : file1: reading active writers 2026/08/07 01:37:33 DEBUG : file2: reading active writers 2026/08/07 01:37:33 DEBUG : subdir: reading active writers 2026/08/07 01:37:33 DEBUG : Looking for writers 2026/08/07 01:37:33 DEBUG : dir: reading active writers 2026/08/07 01:37:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.16s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:34 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:34 DEBUG : dir/file1.rclone_chunk.001_drlb33: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:34 INFO : dir/file1.rclone_chunk.001_drlb33: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:34 INFO : dir/file1.rclone_chunk.001_drlb33: Deleted 2026/08/07 01:37:34 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:34 DEBUG : dir: Looking for writers 2026/08/07 01:37:34 DEBUG : file1: reading active writers 2026/08/07 01:37:34 DEBUG : Looking for writers 2026/08/07 01:37:34 DEBUG : dir: reading active writers 2026/08/07 01:37:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.90s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:35 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:35 DEBUG : dir/file1.rclone_chunk.001_drlbac: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:35 INFO : dir/file1.rclone_chunk.001_drlbac: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:35 INFO : dir/file1.rclone_chunk.001_drlbac: Deleted 2026/08/07 01:37:35 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:35 DEBUG : dir: Looking for writers 2026/08/07 01:37:35 DEBUG : Looking for writers 2026/08/07 01:37:35 DEBUG : dir: reading active writers 2026/08/07 01:37:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.84s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:36 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:36 DEBUG : dir/file1.rclone_chunk.001_drlcxa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:36 INFO : dir/file1.rclone_chunk.001_drlcxa: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:36 INFO : dir/file1.rclone_chunk.001_drlcxa: Deleted 2026/08/07 01:37:36 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:36 DEBUG : forgetting directory cache 2026/08/07 01:37:36 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:36 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:36 DEBUG : Looking for writers 2026/08/07 01:37:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.95s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:37 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:37 DEBUG : dir/file1.rclone_chunk.001_drldwa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:37 INFO : dir/file1.rclone_chunk.001_drldwa: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:37 INFO : dir/file1.rclone_chunk.001_drldwa: Deleted 2026/08/07 01:37:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/07 01:37:37 DEBUG : dir: invalidating directory cache 2026/08/07 01:37:37 DEBUG : >ForgetPath: 2026/08/07 01:37:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/07 01:37:37 DEBUG : invalidating directory cache 2026/08/07 01:37:37 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:37 DEBUG : >ForgetPath: 2026/08/07 01:37:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/07 01:37:37 DEBUG : >ForgetPath: 2026/08/07 01:37:37 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:37 DEBUG : dir: Looking for writers 2026/08/07 01:37:37 DEBUG : Looking for writers 2026/08/07 01:37:37 DEBUG : dir: reading active writers 2026/08/07 01:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:37 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:37 DEBUG : dir/file1.rclone_chunk.001_drleoa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:37 INFO : dir/file1.rclone_chunk.001_drleoa: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:38 INFO : dir/file1.rclone_chunk.001_drleoa: Deleted 2026/08/07 01:37:38 DEBUG : fil/a/b/c: size = 15 OK 2026/08/07 01:37:38 DEBUG : fil/a/b/c.rclone_chunk.001_drlfml: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/07 01:37:38 INFO : fil/a/b/c.rclone_chunk.001_drlfml: Copied (server-side copy) to: fil/a/b/c 2026/08/07 01:37:38 INFO : fil/a/b/c.rclone_chunk.001_drlfml: Deleted 2026/08/07 01:37:38 DEBUG : forgetting directory cache 2026/08/07 01:37:38 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:39 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:39 DEBUG : dir: Looking for writers 2026/08/07 01:37:39 DEBUG : fil/a/b: Looking for writers 2026/08/07 01:37:39 DEBUG : fil/a: Looking for writers 2026/08/07 01:37:39 DEBUG : b: reading active writers 2026/08/07 01:37:39 DEBUG : fil: Looking for writers 2026/08/07 01:37:39 DEBUG : a: reading active writers 2026/08/07 01:37:39 DEBUG : Looking for writers 2026/08/07 01:37:39 DEBUG : dir: reading active writers 2026/08/07 01:37:39 DEBUG : fil: reading active writers 2026/08/07 01:37:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.84s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:39 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:39 DEBUG : dir/file1.rclone_chunk.001_drlgoq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:39 INFO : dir/file1.rclone_chunk.001_drlgoq: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:39 INFO : dir/file1.rclone_chunk.001_drlgoq: Deleted 2026/08/07 01:37:40 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:40 DEBUG : dir: Looking for writers 2026/08/07 01:37:40 DEBUG : Looking for writers 2026/08/07 01:37:40 DEBUG : dir: reading active writers 2026/08/07 01:37:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.88s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:40 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:40 DEBUG : dir/file1.rclone_chunk.001_drlhie: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:40 INFO : dir/file1.rclone_chunk.001_drlhie: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:40 INFO : dir/file1.rclone_chunk.001_drlhie: Deleted 2026/08/07 01:37:41 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:41 DEBUG : dir: Looking for writers 2026/08/07 01:37:41 DEBUG : file1: reading active writers 2026/08/07 01:37:41 DEBUG : Looking for writers 2026/08/07 01:37:41 DEBUG : dir: reading active writers 2026/08/07 01:37:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.97s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:41 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:41 DEBUG : dir/file1.rclone_chunk.001_drlifp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:41 INFO : dir/file1.rclone_chunk.001_drlifp: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:41 INFO : dir/file1.rclone_chunk.001_drlifp: Deleted 2026/08/07 01:37:42 DEBUG : dir/file2: size = 15 OK 2026/08/07 01:37:42 DEBUG : dir/file2.rclone_chunk.001_drlipt: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/07 01:37:42 INFO : dir/file2.rclone_chunk.001_drlipt: Copied (server-side copy) to: dir/file2 2026/08/07 01:37:42 INFO : dir/file2.rclone_chunk.001_drlipt: Deleted 2026/08/07 01:37:42 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/07 01:37:42 DEBUG : dir/subdir/file3.rclone_chunk.001_drlj96: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/07 01:37:42 INFO : dir/subdir/file3.rclone_chunk.001_drlj96: Copied (server-side copy) to: dir/subdir/file3 2026/08/07 01:37:42 INFO : dir/subdir/file3.rclone_chunk.001_drlj96: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/07 01:37:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/07 01:37:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/07 01:37:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/07 01:37:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/07 01:37:43 DEBUG : dir/virtualFile: size = 20 OK 2026/08/07 01:37:43 DEBUG : dir/virtualFile.rclone_chunk.001_drlk26: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/07 01:37:43 INFO : dir/virtualFile.rclone_chunk.001_drlk26: Copied (server-side copy) to: dir/virtualFile 2026/08/07 01:37:43 INFO : dir/virtualFile.rclone_chunk.001_drlk26: Deleted 2026/08/07 01:37:44 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/07 01:37:44 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_drlkon: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/07 01:37:44 INFO : dir/virtualDir/testFile.rclone_chunk.001_drlkon: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/07 01:37:44 INFO : dir/virtualDir/testFile.rclone_chunk.001_drlkon: Deleted 2026/08/07 01:37:44 DEBUG : S3 bucket rclone-test-yuniwon9wicu: bucket is versioned: false 2026/08/07 01:37:44 DEBUG : Waiting for deletions to finish 2026/08/07 01:37:44 DEBUG : "dir/subdir/file3" version false 2026/08/07 01:37:44 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/07 01:37:44 INFO : dir/subdir/file3: Deleted 2026/08/07 01:37:44 DEBUG : dir: invalidating directory cache 2026/08/07 01:37:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/07 01:37:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/07 01:37:44 DEBUG : dir/file1: Reset virtual modtime 2026/08/07 01:37:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/07 01:37:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/07 01:37:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/07 01:37:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/07 01:37:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/07 01:37:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:37:44 DEBUG : dir: invalidating directory cache 2026/08/07 01:37:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/07 01:37:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/07 01:37:44 DEBUG : forgetting directory cache 2026/08/07 01:37:44 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:44 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/07 01:37:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/07 01:37:44 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:44 DEBUG : dir/virtualDir2: Looking for writers 2026/08/07 01:37:44 DEBUG : dir/virtualDir: Looking for writers 2026/08/07 01:37:44 DEBUG : dir: Looking for writers 2026/08/07 01:37:44 DEBUG : virtualDir: reading active writers 2026/08/07 01:37:44 DEBUG : file1: reading active writers 2026/08/07 01:37:44 DEBUG : virtualFile2: reading active writers 2026/08/07 01:37:44 DEBUG : virtualDir2: reading active writers 2026/08/07 01:37:44 DEBUG : virtualFile: reading active writers 2026/08/07 01:37:44 DEBUG : Looking for writers 2026/08/07 01:37:44 DEBUG : dir: reading active writers 2026/08/07 01:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.73s) --- PASS: TestDirReadDirAll/Virtual (1.40s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:45 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:45 DEBUG : dir/file1.rclone_chunk.001_drlm1c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:45 INFO : dir/file1.rclone_chunk.001_drlm1c: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:45 INFO : dir/file1.rclone_chunk.001_drlm1c: Deleted 2026/08/07 01:37:45 ERROR : dir/: Can only open directories read only 2026/08/07 01:37:45 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:45 DEBUG : dir: Looking for writers 2026/08/07 01:37:45 DEBUG : Looking for writers 2026/08/07 01:37:45 DEBUG : dir: reading active writers 2026/08/07 01:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.84s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:46 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:46 DEBUG : dir/file1.rclone_chunk.001_drlm3r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:46 INFO : dir/file1.rclone_chunk.001_drlm3r: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:46 INFO : dir/file1.rclone_chunk.001_drlm3r: Deleted 2026/08/07 01:37:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/07 01:37:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/07 01:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/07 01:37:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/07 01:37:46 DEBUG : dir/potato: size = 5 OK 2026/08/07 01:37:46 DEBUG : dir/potato.rclone_chunk.001_drlnm9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:37:46 INFO : dir/potato.rclone_chunk.001_drlnm9: Copied (server-side copy) to: dir/potato 2026/08/07 01:37:47 INFO : dir/potato.rclone_chunk.001_drlnm9: Deleted 2026/08/07 01:37:47 DEBUG : dir/potato: size = 5 OK 2026/08/07 01:37:47 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:37:47 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/07 01:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/07 01:37:47 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:47 DEBUG : dir: Looking for writers 2026/08/07 01:37:47 DEBUG : file1: reading active writers 2026/08/07 01:37:47 DEBUG : potato: reading active writers 2026/08/07 01:37:47 DEBUG : Looking for writers 2026/08/07 01:37:47 DEBUG : dir: reading active writers 2026/08/07 01:37:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.45s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:47 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:47 DEBUG : dir/file1.rclone_chunk.001_drloh1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:47 INFO : dir/file1.rclone_chunk.001_drloh1: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:47 INFO : dir/file1.rclone_chunk.001_drloh1: Deleted 2026/08/07 01:37:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/07 01:37:48 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:48 DEBUG : dir/sub: Looking for writers 2026/08/07 01:37:48 DEBUG : dir: Looking for writers 2026/08/07 01:37:48 DEBUG : file1: reading active writers 2026/08/07 01:37:48 DEBUG : sub: reading active writers 2026/08/07 01:37:48 DEBUG : Looking for writers 2026/08/07 01:37:48 DEBUG : dir: reading active writers 2026/08/07 01:37:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.16s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:48 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:48 DEBUG : dir/file1.rclone_chunk.001_drlpz5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:48 INFO : dir/file1.rclone_chunk.001_drlpz5: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:48 INFO : dir/file1.rclone_chunk.001_drlpz5: Deleted 2026/08/07 01:37:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/07 01:37:49 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/08/07 01:37:49 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:49 DEBUG : dir/sub/subsub: Looking for writers 2026/08/07 01:37:49 DEBUG : dir/sub: Looking for writers 2026/08/07 01:37:49 DEBUG : subsub: reading active writers 2026/08/07 01:37:49 DEBUG : dir: Looking for writers 2026/08/07 01:37:49 DEBUG : file1: reading active writers 2026/08/07 01:37:49 DEBUG : sub: reading active writers 2026/08/07 01:37:49 DEBUG : Looking for writers 2026/08/07 01:37:49 DEBUG : dir: reading active writers 2026/08/07 01:37:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.24s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:50 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:50 DEBUG : dir/file1.rclone_chunk.001_drlqyz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:50 INFO : dir/file1.rclone_chunk.001_drlqyz: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:50 INFO : dir/file1.rclone_chunk.001_drlqyz: Deleted 2026/08/07 01:37:50 ERROR : dir/: Dir.Remove not empty 2026/08/07 01:37:50 DEBUG : dir/file1: Remove: 2026/08/07 01:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:37:50 DEBUG : dir/file1: >Remove: err= 2026/08/07 01:37:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/07 01:37:50 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:50 DEBUG : Looking for writers 2026/08/07 01:37:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:50 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:50 DEBUG : dir/file1.rclone_chunk.001_drlrbh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:50 INFO : dir/file1.rclone_chunk.001_drlrbh: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:50 INFO : dir/file1.rclone_chunk.001_drlrbh: Deleted 2026/08/07 01:37:51 DEBUG : dir/file1: Remove: 2026/08/07 01:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:37:51 DEBUG : dir/file1: >Remove: err= 2026/08/07 01:37:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/07 01:37:51 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:51 DEBUG : Looking for writers 2026/08/07 01:37:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.87s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:51 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:51 DEBUG : dir/file1.rclone_chunk.001_drlskm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:51 INFO : dir/file1.rclone_chunk.001_drlskm: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:51 INFO : dir/file1.rclone_chunk.001_drlskm: Deleted 2026/08/07 01:37:52 DEBUG : dir/file1: Remove: 2026/08/07 01:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:37:52 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/07 01:37:52 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:52 DEBUG : dir: Looking for writers 2026/08/07 01:37:52 DEBUG : Looking for writers 2026/08/07 01:37:52 DEBUG : dir: reading active writers 2026/08/07 01:37:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:52 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:52 DEBUG : dir/file1.rclone_chunk.001_drltbn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:52 INFO : dir/file1.rclone_chunk.001_drltbn: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:52 INFO : dir/file1.rclone_chunk.001_drltbn: Deleted 2026/08/07 01:37:53 DEBUG : dir/file3: size = 15 OK 2026/08/07 01:37:53 DEBUG : dir/file3.rclone_chunk.001_drlurw: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/07 01:37:53 INFO : dir/file3.rclone_chunk.001_drlurw: Copied (server-side copy) to: dir/file3 2026/08/07 01:37:53 INFO : dir/file3.rclone_chunk.001_drlurw: Deleted 2026/08/07 01:37:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/07 01:37:53 DEBUG : dir/file3: copy non-chunked object... 2026/08/07 01:37:53 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:37:53 DEBUG : dir2/file3: size = 15 OK 2026/08/07 01:37:53 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/07 01:37:53 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/07 01:37:53 DEBUG : dir2/file1: size = 14 OK 2026/08/07 01:37:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:53 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/07 01:37:53 INFO : dir/file3: Deleted 2026/08/07 01:37:54 INFO : dir/file1: Deleted 2026/08/07 01:37:54 DEBUG : dir: Updating dir with dir2 0x734dd0a8480 2026/08/07 01:37:54 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/07 01:37:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/07 01:37:54 DEBUG : dir2/file1: copy non-chunked object... 2026/08/07 01:37:54 DEBUG : file2: size = 14 OK 2026/08/07 01:37:54 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:54 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/07 01:37:54 INFO : dir2/file1: Deleted 2026/08/07 01:37:54 DEBUG : file2: Updating file with file2 0x734dce31a00 2026/08/07 01:37:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/07 01:37:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/07 01:37:54 DEBUG : file2: copy non-chunked object... 2026/08/07 01:37:55 DEBUG : dir2/file3: size = 14 OK 2026/08/07 01:37:55 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:55 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/07 01:37:55 INFO : file2: Deleted 2026/08/07 01:37:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x734dce31a00 2026/08/07 01:37:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/07 01:37:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/07 01:37:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/07 01:37:55 DEBUG : empty directory: Updating dir with renamed empty directory 0x734dd0a9980 2026/08/07 01:37:55 DEBUG : empty directory: forgetting directory cache 2026/08/07 01:37:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/07 01:37:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/07 01:37:55 DEBUG : dir2: Renaming to "dir3" 2026/08/07 01:37:55 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:55 DEBUG : dir3: Looking for writers 2026/08/07 01:37:55 DEBUG : file3: reading active writers 2026/08/07 01:37:55 DEBUG : renamed empty directory: Looking for writers 2026/08/07 01:37:55 DEBUG : Looking for writers 2026/08/07 01:37:55 DEBUG : dir3: reading active writers 2026/08/07 01:37:55 DEBUG : renamed empty directory: reading active writers 2026/08/07 01:37:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.11s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:55 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:55 DEBUG : dir/file1.rclone_chunk.001_drlw1v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:55 INFO : dir/file1.rclone_chunk.001_drlw1v: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:55 INFO : dir/file1.rclone_chunk.001_drlw1v: Deleted 2026/08/07 01:37:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/07 01:37:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:37:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:37:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/07 01:37:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/07 01:37:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/07 01:37:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/07 01:37:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:37:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:37:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/07 01:37:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/07 01:37:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/07 01:37:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/07 01:37:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (12 bytes), uploading instead of streaming 2026/08/07 01:37:56 DEBUG : dir/sub/file2: size = 12 OK 2026/08/07 01:37:56 DEBUG : dir/sub/file2.rclone_chunk.001_drlx68: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/07 01:37:56 INFO : dir/sub/file2.rclone_chunk.001_drlx68: Copied (server-side copy) to: dir/sub/file2 2026/08/07 01:37:56 INFO : dir/sub/file2.rclone_chunk.001_drlx68: Deleted 2026/08/07 01:37:56 DEBUG : dir/sub/file2: size = 12 OK 2026/08/07 01:37:56 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/07 01:37:56 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/07 01:37:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/07 01:37:56 DEBUG : forgetting directory cache 2026/08/07 01:37:56 DEBUG : dir: forgetting directory cache 2026/08/07 01:37:56 DEBUG : dir/sub: forgetting directory cache 2026/08/07 01:37:56 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/07 01:37:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/07 01:37:57 DEBUG : dir/sub/file0: size = 5 OK 2026/08/07 01:37:57 DEBUG : dir/sub/file0.rclone_chunk.001_drlxb3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:37:57 INFO : dir/sub/file0.rclone_chunk.001_drlxb3: Copied (server-side copy) to: dir/sub/file0 2026/08/07 01:37:57 INFO : dir/sub/file0.rclone_chunk.001_drlxb3: Deleted 2026/08/07 01:37:57 DEBUG : dir/sub/file0: size = 5 OK 2026/08/07 01:37:57 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:37:57 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/07 01:37:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/07 01:37:57 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:57 DEBUG : dir/sub: Looking for writers 2026/08/07 01:37:57 DEBUG : file0: reading active writers 2026/08/07 01:37:57 DEBUG : file2: reading active writers 2026/08/07 01:37:57 DEBUG : dir: Looking for writers 2026/08/07 01:37:57 DEBUG : file1: reading active writers 2026/08/07 01:37:57 DEBUG : sub: reading active writers 2026/08/07 01:37:57 DEBUG : Looking for writers 2026/08/07 01:37:57 DEBUG : dir: reading active writers 2026/08/07 01:37:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.02s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/07 01:37:57 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:57 DEBUG : Looking for writers 2026/08/07 01:37:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:58 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:58 DEBUG : dir/file1.rclone_chunk.001_drly88: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:58 INFO : dir/file1.rclone_chunk.001_drly88: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:58 INFO : dir/file1.rclone_chunk.001_drly88: Deleted 2026/08/07 01:37:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/07 01:37:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:37:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/07 01:37:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/07 01:37:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/07 01:37:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:37:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/07 01:37:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/07 01:37:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:37:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/07 01:37:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/07 01:37:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/07 01:37:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:37:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/07 01:37:58 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:58 DEBUG : dir: Looking for writers 2026/08/07 01:37:58 DEBUG : file1: reading active writers 2026/08/07 01:37:58 DEBUG : file1.metadata: reading active writers 2026/08/07 01:37:58 DEBUG : Looking for writers 2026/08/07 01:37:58 DEBUG : dir: reading active writers 2026/08/07 01:37:58 DEBUG : dir.metadata: reading active writers 2026/08/07 01:37:58 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:58 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:58 DEBUG : dir/file1.rclone_chunk.001_drlzi8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:58 INFO : dir/file1.rclone_chunk.001_drlzi8: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:59 INFO : dir/file1.rclone_chunk.001_drlzi8: Deleted 2026/08/07 01:37:59 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:37:59 DEBUG : dir: Looking for writers 2026/08/07 01:37:59 DEBUG : file1: reading active writers 2026/08/07 01:37:59 DEBUG : Looking for writers 2026/08/07 01:37:59 DEBUG : dir: reading active writers 2026/08/07 01:37:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:37:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:37:59 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:37:59 DEBUG : dir/file1.rclone_chunk.001_drm08z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:37:59 INFO : dir/file1.rclone_chunk.001_drm08z: Copied (server-side copy) to: dir/file1 2026/08/07 01:37:59 INFO : dir/file1.rclone_chunk.001_drm08z: Deleted 2026/08/07 01:38:00 DEBUG : time_test: size = 5 OK 2026/08/07 01:38:00 DEBUG : time_test.rclone_chunk.001_drm1w8: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/07 01:38:00 INFO : time_test.rclone_chunk.001_drm1w8: Copied (server-side copy) to: time_test 2026/08/07 01:38:00 INFO : time_test.rclone_chunk.001_drm1w8: Deleted 2026/08/07 01:38:00 DEBUG : Can set mod time: true 2026/08/07 01:38:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/07 01:38:01 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:01 DEBUG : dir: Looking for writers 2026/08/07 01:38:01 DEBUG : file1: reading active writers 2026/08/07 01:38:01 DEBUG : Looking for writers 2026/08/07 01:38:01 DEBUG : dir: reading active writers 2026/08/07 01:38:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:01 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:01 DEBUG : dir/file1.rclone_chunk.001_drm2pu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:01 INFO : dir/file1.rclone_chunk.001_drm2pu: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:01 INFO : dir/file1.rclone_chunk.001_drm2pu: Deleted 2026/08/07 01:38:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/07 01:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/07 01:38:02 DEBUG : dir/file1: size = 0 OK 2026/08/07 01:38:02 DEBUG : dir/file1.rclone_chunk.001_drm34l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:38:02 INFO : dir/file1.rclone_chunk.001_drm34l: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:02 INFO : dir/file1.rclone_chunk.001_drm34l: Deleted 2026/08/07 01:38:02 DEBUG : dir/file1: size = 0 OK 2026/08/07 01:38:02 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:38:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/07 01:38:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/07 01:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:02 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:02 DEBUG : dir: Looking for writers 2026/08/07 01:38:02 DEBUG : file1: reading active writers 2026/08/07 01:38:02 DEBUG : Looking for writers 2026/08/07 01:38:02 DEBUG : dir: reading active writers 2026/08/07 01:38:02 DEBUG : >WaitForWriters: 2026/08/07 01:38:02 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:02 DEBUG : dir: Looking for writers 2026/08/07 01:38:02 DEBUG : file1: reading active writers 2026/08/07 01:38:02 DEBUG : Looking for writers 2026/08/07 01:38:02 DEBUG : dir: reading active writers 2026/08/07 01:38:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:03 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:03 DEBUG : dir/file1.rclone_chunk.001_drm3au: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:03 INFO : dir/file1.rclone_chunk.001_drm3au: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:03 INFO : dir/file1.rclone_chunk.001_drm3au: Deleted 2026/08/07 01:38:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/07 01:38:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/07 01:38:04 DEBUG : dir/file1: size = 5 OK 2026/08/07 01:38:04 DEBUG : dir/file1.rclone_chunk.001_drm4rc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:04 INFO : dir/file1.rclone_chunk.001_drm4rc: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:04 INFO : dir/file1.rclone_chunk.001_drm4rc: Deleted 2026/08/07 01:38:04 DEBUG : dir/file1: size = 5 OK 2026/08/07 01:38:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/07 01:38:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/07 01:38:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:04 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:04 DEBUG : dir: Looking for writers 2026/08/07 01:38:04 DEBUG : file1: reading active writers 2026/08/07 01:38:04 DEBUG : Looking for writers 2026/08/07 01:38:04 DEBUG : dir: reading active writers 2026/08/07 01:38:04 DEBUG : >WaitForWriters: 2026/08/07 01:38:04 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:04 DEBUG : dir: Looking for writers 2026/08/07 01:38:04 DEBUG : file1: reading active writers 2026/08/07 01:38:04 DEBUG : Looking for writers 2026/08/07 01:38:04 DEBUG : dir: reading active writers 2026/08/07 01:38:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:05 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:05 DEBUG : dir/file1.rclone_chunk.001_drm5vo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:05 INFO : dir/file1.rclone_chunk.001_drm5vo: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:05 INFO : dir/file1.rclone_chunk.001_drm5vo: Deleted 2026/08/07 01:38:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/07 01:38:05 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:05 DEBUG : dir: Looking for writers 2026/08/07 01:38:05 DEBUG : file1: reading active writers 2026/08/07 01:38:05 DEBUG : Looking for writers 2026/08/07 01:38:05 DEBUG : dir: reading active writers 2026/08/07 01:38:05 DEBUG : >WaitForWriters: 2026/08/07 01:38:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:06 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:06 DEBUG : dir/file1.rclone_chunk.001_drm6v7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:06 INFO : dir/file1.rclone_chunk.001_drm6v7: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:06 INFO : dir/file1.rclone_chunk.001_drm6v7: Deleted 2026/08/07 01:38:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/07 01:38:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:06 DEBUG : dir/file1(0x734dd3ca740): close: 2026/08/07 01:38:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/07 01:38:06 DEBUG : dir/file1(0x734dd3ca740): >close: err= 2026/08/07 01:38:06 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:06 DEBUG : dir: Looking for writers 2026/08/07 01:38:06 DEBUG : file1: reading active writers 2026/08/07 01:38:06 DEBUG : Looking for writers 2026/08/07 01:38:06 DEBUG : dir: reading active writers 2026/08/07 01:38:06 DEBUG : >WaitForWriters: 2026/08/07 01:38:06 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:06 DEBUG : dir: Looking for writers 2026/08/07 01:38:06 DEBUG : file1: reading active writers 2026/08/07 01:38:06 DEBUG : Looking for writers 2026/08/07 01:38:06 DEBUG : dir: reading active writers 2026/08/07 01:38:06 DEBUG : >WaitForWriters: 2026/08/07 01:38:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:07 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:07 DEBUG : dir/file1.rclone_chunk.001_drm87v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:07 INFO : dir/file1.rclone_chunk.001_drm87v: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:07 INFO : dir/file1.rclone_chunk.001_drm87v: Deleted 2026/08/07 01:38:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/07 01:38:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:07 DEBUG : dir/file1(0x734dd0d2900): _writeAt: size=5, off=0 2026/08/07 01:38:07 DEBUG : dir/file1(0x734dd0d2900): openPending: 2026/08/07 01:38:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/07 01:38:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/07 01:38:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:07 DEBUG : dir/file1(0x734dd0d2900): >openPending: err= 2026/08/07 01:38:07 DEBUG : dir/file1(0x734dd0d2900): >_writeAt: n=5, err= 2026/08/07 01:38:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 01:38:07 DEBUG : dir/file1(0x734dd0d2900): close: 2026/08/07 01:38:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/07 01:38:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/07 01:38:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/07 01:38:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/07 01:38:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 01:38:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:07 DEBUG : dir/file1(0x734dd0d2900): >close: err= 2026/08/07 01:38:07 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:07 DEBUG : dir: Looking for writers 2026/08/07 01:38:07 DEBUG : file1: reading active writers 2026/08/07 01:38:07 DEBUG : Looking for writers 2026/08/07 01:38:07 DEBUG : dir: reading active writers 2026/08/07 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:07 DEBUG : dir: Looking for writers 2026/08/07 01:38:07 DEBUG : file1: reading active writers 2026/08/07 01:38:07 DEBUG : Looking for writers 2026/08/07 01:38:07 DEBUG : dir: reading active writers 2026/08/07 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:07 DEBUG : dir: Looking for writers 2026/08/07 01:38:07 DEBUG : file1: reading active writers 2026/08/07 01:38:07 DEBUG : Looking for writers 2026/08/07 01:38:07 DEBUG : dir: reading active writers 2026/08/07 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:07 DEBUG : dir: Looking for writers 2026/08/07 01:38:07 DEBUG : file1: reading active writers 2026/08/07 01:38:07 DEBUG : Looking for writers 2026/08/07 01:38:07 DEBUG : dir: reading active writers 2026/08/07 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:07 DEBUG : dir/file1: vfs cache: starting upload 2026/08/07 01:38:07 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:07 DEBUG : dir: Looking for writers 2026/08/07 01:38:07 DEBUG : file1: reading active writers 2026/08/07 01:38:07 DEBUG : Looking for writers 2026/08/07 01:38:07 DEBUG : dir: reading active writers 2026/08/07 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:08 DEBUG : dir: Looking for writers 2026/08/07 01:38:08 DEBUG : file1: reading active writers 2026/08/07 01:38:08 DEBUG : Looking for writers 2026/08/07 01:38:08 DEBUG : dir: reading active writers 2026/08/07 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:08 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:08 DEBUG : dir/file1.rclone_chunk.001_drm8nb: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/07 01:38:08 INFO : dir/file1.rclone_chunk.001_drm8nb: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:08 INFO : dir/file1.rclone_chunk.001_drm8nb: Deleted 2026/08/07 01:38:08 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/07 01:38:08 INFO : dir/file1: Copied (replaced existing) 2026/08/07 01:38:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/07 01:38:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/07 01:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:08 DEBUG : dir: Looking for writers 2026/08/07 01:38:08 DEBUG : file1: reading active writers 2026/08/07 01:38:08 DEBUG : Looking for writers 2026/08/07 01:38:08 DEBUG : dir: reading active writers 2026/08/07 01:38:08 DEBUG : >WaitForWriters: 2026/08/07 01:38:08 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:08 DEBUG : dir: Looking for writers 2026/08/07 01:38:08 DEBUG : file1: reading active writers 2026/08/07 01:38:08 DEBUG : Looking for writers 2026/08/07 01:38:08 DEBUG : dir: reading active writers 2026/08/07 01:38:08 DEBUG : >WaitForWriters: 2026/08/07 01:38:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.23s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.79s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.74s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.20s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.79s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:09 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:09 DEBUG : dir/file1.rclone_chunk.001_drm9j4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:09 INFO : dir/file1.rclone_chunk.001_drm9j4: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:09 INFO : dir/file1.rclone_chunk.001_drm9j4: Deleted 2026/08/07 01:38:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:09 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:09 DEBUG : dir: Looking for writers 2026/08/07 01:38:09 DEBUG : file1: reading active writers 2026/08/07 01:38:09 DEBUG : Looking for writers 2026/08/07 01:38:09 DEBUG : dir: reading active writers 2026/08/07 01:38:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.06s) === RUN TestFileOpenReadUnknownSize 2026/08/07 01:38:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/07 01:38:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/07 01:38:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/07 01:38:09 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:09 DEBUG : Looking for writers 2026/08/07 01:38:09 DEBUG : file.txt: reading active writers 2026/08/07 01:38:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:10 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:10 DEBUG : dir/file1.rclone_chunk.001_drma7j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:10 INFO : dir/file1.rclone_chunk.001_drma7j: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:10 INFO : dir/file1.rclone_chunk.001_drma7j: Deleted 2026/08/07 01:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/07 01:38:10 DEBUG : dir/file1: size = 25 OK 2026/08/07 01:38:10 DEBUG : dir/file1.rclone_chunk.001_drmbnf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:10 INFO : dir/file1.rclone_chunk.001_drmbnf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:11 INFO : dir/file1.rclone_chunk.001_drmbnf: Deleted 2026/08/07 01:38:11 DEBUG : dir/file1: size = 25 OK 2026/08/07 01:38:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/07 01:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:11 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:11 DEBUG : dir: Looking for writers 2026/08/07 01:38:11 DEBUG : file1: reading active writers 2026/08/07 01:38:11 DEBUG : Looking for writers 2026/08/07 01:38:11 DEBUG : dir: reading active writers 2026/08/07 01:38:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.45s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:11 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:11 DEBUG : dir/file1.rclone_chunk.001_drmc0w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:11 INFO : dir/file1.rclone_chunk.001_drmc0w: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:11 INFO : dir/file1.rclone_chunk.001_drmc0w: Deleted 2026/08/07 01:38:11 DEBUG : dir/file1: Remove: 2026/08/07 01:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:11 DEBUG : dir/file1: >Remove: err= 2026/08/07 01:38:12 DEBUG : dir/file1: Remove: 2026/08/07 01:38:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/07 01:38:12 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:12 DEBUG : dir: Looking for writers 2026/08/07 01:38:12 DEBUG : Looking for writers 2026/08/07 01:38:12 DEBUG : dir: reading active writers 2026/08/07 01:38:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.88s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:12 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:12 DEBUG : dir/file1.rclone_chunk.001_drmdqd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:12 INFO : dir/file1.rclone_chunk.001_drmdqd: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:12 INFO : dir/file1.rclone_chunk.001_drmdqd: Deleted 2026/08/07 01:38:12 DEBUG : dir/file1: Remove: 2026/08/07 01:38:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:12 DEBUG : dir/file1: >Remove: err= 2026/08/07 01:38:12 DEBUG : dir/file1: Remove: 2026/08/07 01:38:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/07 01:38:12 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:12 DEBUG : dir: Looking for writers 2026/08/07 01:38:12 DEBUG : Looking for writers 2026/08/07 01:38:12 DEBUG : dir: reading active writers 2026/08/07 01:38:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.86s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:13 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:13 DEBUG : dir/file1.rclone_chunk.001_drmefk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:13 INFO : dir/file1.rclone_chunk.001_drmefk: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:13 INFO : dir/file1.rclone_chunk.001_drmefk: Deleted 2026/08/07 01:38:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/07 01:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/07 01:38:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/07 01:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/07 01:38:13 DEBUG : dir/file1: Open: flags=0x3 2026/08/07 01:38:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/07 01:38:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/07 01:38:13 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:13 DEBUG : dir: Looking for writers 2026/08/07 01:38:13 DEBUG : file1: reading active writers 2026/08/07 01:38:13 DEBUG : Looking for writers 2026/08/07 01:38:13 DEBUG : dir: reading active writers 2026/08/07 01:38:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:14 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:14 DEBUG : dir/file1.rclone_chunk.001_drmfmh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:14 INFO : dir/file1.rclone_chunk.001_drmfmh: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:14 INFO : dir/file1.rclone_chunk.001_drmfmh: Deleted 2026/08/07 01:38:14 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:14 DEBUG : dir: Looking for writers 2026/08/07 01:38:14 DEBUG : file1: reading active writers 2026/08/07 01:38:14 DEBUG : Looking for writers 2026/08/07 01:38:14 DEBUG : dir: reading active writers 2026/08/07 01:38:14 DEBUG : >WaitForWriters: 2026/08/07 01:38:15 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:15 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:15 INFO : dir/file1: Deleted 2026/08/07 01:38:15 DEBUG : newLeaf: Updating file with newLeaf 0x734dd0e0dd0 2026/08/07 01:38:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:15 DEBUG : newLeaf: copy non-chunked object... 2026/08/07 01:38:15 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:15 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:15 INFO : newLeaf: Deleted 2026/08/07 01:38:15 DEBUG : dir/file1: Updating file with dir/file1 0x734dd0e0dd0 2026/08/07 01:38:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/07 01:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/07 01:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:15 DEBUG : dir/file1: File is currently open, delaying rename 0x734dd0e0dd0 2026/08/07 01:38:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/07 01:38:16 DEBUG : dir/file1: size = 25 OK 2026/08/07 01:38:16 DEBUG : dir/file1.rclone_chunk.001_drmgub: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:16 INFO : dir/file1.rclone_chunk.001_drmgub: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:16 INFO : dir/file1.rclone_chunk.001_drmgub: Deleted 2026/08/07 01:38:16 DEBUG : dir/file1: size = 25 OK 2026/08/07 01:38:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/07 01:38:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:16 DEBUG : newLeaf: Running delayed rename now 2026/08/07 01:38:16 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:16 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:16 INFO : dir/file1: Deleted 2026/08/07 01:38:16 DEBUG : newLeaf: Updating file with newLeaf 0x734dd0e0dd0 2026/08/07 01:38:16 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:16 DEBUG : dir: Looking for writers 2026/08/07 01:38:16 DEBUG : Looking for writers 2026/08/07 01:38:16 DEBUG : dir: reading active writers 2026/08/07 01:38:16 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:16 DEBUG : >WaitForWriters: 2026/08/07 01:38:16 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:16 DEBUG : dir: Looking for writers 2026/08/07 01:38:16 DEBUG : Looking for writers 2026/08/07 01:38:16 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:16 DEBUG : dir: reading active writers 2026/08/07 01:38:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:17 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:17 DEBUG : dir/file1.rclone_chunk.001_drmhgv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:17 INFO : dir/file1.rclone_chunk.001_drmhgv: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:17 INFO : dir/file1.rclone_chunk.001_drmhgv: Deleted 2026/08/07 01:38:17 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:17 DEBUG : dir: Looking for writers 2026/08/07 01:38:17 DEBUG : file1: reading active writers 2026/08/07 01:38:17 DEBUG : Looking for writers 2026/08/07 01:38:17 DEBUG : dir: reading active writers 2026/08/07 01:38:17 DEBUG : >WaitForWriters: 2026/08/07 01:38:17 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:17 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:17 INFO : dir/file1: Deleted 2026/08/07 01:38:17 DEBUG : newLeaf: Updating file with newLeaf 0x734dce31d40 2026/08/07 01:38:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:18 DEBUG : newLeaf: copy non-chunked object... 2026/08/07 01:38:18 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:18 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:18 INFO : newLeaf: Deleted 2026/08/07 01:38:18 DEBUG : dir/file1: Updating file with dir/file1 0x734dce31d40 2026/08/07 01:38:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/07 01:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/07 01:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:18 DEBUG : dir/file1: File is currently open, delaying rename 0x734dce31d40 2026/08/07 01:38:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/07 01:38:18 DEBUG : dir/file1: size = 25 OK 2026/08/07 01:38:18 DEBUG : dir/file1.rclone_chunk.001_drmjd6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:18 INFO : dir/file1.rclone_chunk.001_drmjd6: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:18 INFO : dir/file1.rclone_chunk.001_drmjd6: Deleted 2026/08/07 01:38:18 DEBUG : dir/file1: size = 25 OK 2026/08/07 01:38:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/07 01:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:18 DEBUG : newLeaf: Running delayed rename now 2026/08/07 01:38:19 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:19 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:19 INFO : dir/file1: Deleted 2026/08/07 01:38:19 DEBUG : newLeaf: Updating file with newLeaf 0x734dce31d40 2026/08/07 01:38:19 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:19 DEBUG : dir: Looking for writers 2026/08/07 01:38:19 DEBUG : Looking for writers 2026/08/07 01:38:19 DEBUG : dir: reading active writers 2026/08/07 01:38:19 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:19 DEBUG : >WaitForWriters: 2026/08/07 01:38:19 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:19 DEBUG : dir: Looking for writers 2026/08/07 01:38:19 DEBUG : Looking for writers 2026/08/07 01:38:19 DEBUG : dir: reading active writers 2026/08/07 01:38:19 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:19 DEBUG : >WaitForWriters: 2026/08/07 01:38:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:19 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:19 DEBUG : dir/file1.rclone_chunk.001_drmktt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:19 INFO : dir/file1.rclone_chunk.001_drmktt: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:19 INFO : dir/file1.rclone_chunk.001_drmktt: Deleted 2026/08/07 01:38:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:38:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dcf73dc0): openPending: 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/07 01:38:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dcf73dc0): >openPending: err= 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dcf73dc0): _writeAt: size=14, off=0 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dcf73dc0): >_writeAt: n=14, err= 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dcf73dc0): close: 2026/08/07 01:38:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:38:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dcf73dc0): >close: err= 2026/08/07 01:38:20 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: starting upload 2026/08/07 01:38:20 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:20 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:20 DEBUG : dir/file1.rclone_chunk.001_drmldg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:20 INFO : dir/file1.rclone_chunk.001_drmldg: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:20 INFO : dir/file1.rclone_chunk.001_drmldg: Deleted 2026/08/07 01:38:20 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:20 INFO : dir/file1: Copied (replaced existing) 2026/08/07 01:38:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/07 01:38:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:20 DEBUG : dir: Looking for writers 2026/08/07 01:38:20 DEBUG : file1: reading active writers 2026/08/07 01:38:20 DEBUG : Looking for writers 2026/08/07 01:38:20 DEBUG : dir: reading active writers 2026/08/07 01:38:20 DEBUG : >WaitForWriters: 2026/08/07 01:38:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dd34c600): _readAt: size=512, off=0 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dd34c600): openPending: 2026/08/07 01:38:20 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/08/07 01:38:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/07 01:38:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dd34c600): >openPending: err= 2026/08/07 01:38:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dd34c600): >_readAt: n=14, err=EOF 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dd34c600): close: 2026/08/07 01:38:20 DEBUG : dir/file1(0x734dd34c600): >close: err= 2026/08/07 01:38:21 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:21 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:21 INFO : dir/file1: Deleted 2026/08/07 01:38:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:21 DEBUG : newLeaf: Updating file with newLeaf 0x734dd025040 2026/08/07 01:38:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:21 DEBUG : newLeaf: copy non-chunked object... 2026/08/07 01:38:21 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:21 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:21 INFO : newLeaf: Deleted 2026/08/07 01:38:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/07 01:38:21 DEBUG : dir/file1: Updating file with dir/file1 0x734dd025040 2026/08/07 01:38:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/07 01:38:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:21 DEBUG : dir/file1(0x734dd34d780): openPending: 2026/08/07 01:38: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/08/07 01:38:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/07 01:38:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:21 DEBUG : dir/file1(0x734dd34d780): >openPending: err= 2026/08/07 01:38:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:21 DEBUG : dir/file1(0x734dd34d780): _writeAt: size=25, off=0 2026/08/07 01:38:21 DEBUG : dir/file1(0x734dd34d780): >_writeAt: n=25, err= 2026/08/07 01:38:21 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:21 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:21 INFO : dir/file1: Deleted 2026/08/07 01:38:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:21 DEBUG : newLeaf: Updating file with newLeaf 0x734dd025040 2026/08/07 01:38:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:21 DEBUG : newLeaf(0x734dd34d780): close: 2026/08/07 01:38:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/07 01:38:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-07 01:38:21.687941445 +0000 UTC m=+51.357557007 2026/08/07 01:38:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:21 DEBUG : newLeaf(0x734dd34d780): >close: err= 2026/08/07 01:38:21 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:21 DEBUG : dir: Looking for writers 2026/08/07 01:38:21 DEBUG : Looking for writers 2026/08/07 01:38:21 DEBUG : dir: reading active writers 2026/08/07 01:38:21 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:21 DEBUG : dir: Looking for writers 2026/08/07 01:38:21 DEBUG : Looking for writers 2026/08/07 01:38:21 DEBUG : dir: reading active writers 2026/08/07 01:38:21 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:21 DEBUG : dir: Looking for writers 2026/08/07 01:38:21 DEBUG : Looking for writers 2026/08/07 01:38:21 DEBUG : dir: reading active writers 2026/08/07 01:38:21 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:21 DEBUG : dir: Looking for writers 2026/08/07 01:38:21 DEBUG : Looking for writers 2026/08/07 01:38:21 DEBUG : dir: reading active writers 2026/08/07 01:38:21 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:22 DEBUG : newLeaf: vfs cache: starting upload 2026/08/07 01:38:22 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:22 DEBUG : dir: Looking for writers 2026/08/07 01:38:22 DEBUG : Looking for writers 2026/08/07 01:38:22 DEBUG : dir: reading active writers 2026/08/07 01:38:22 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:22 DEBUG : dir: Looking for writers 2026/08/07 01:38:22 DEBUG : Looking for writers 2026/08/07 01:38:22 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:22 DEBUG : dir: reading active writers 2026/08/07 01:38:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:22 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:22 DEBUG : newLeaf.rclone_chunk.001_drmnfp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:22 INFO : newLeaf.rclone_chunk.001_drmnfp: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:22 INFO : newLeaf.rclone_chunk.001_drmnfp: Deleted 2026/08/07 01:38:22 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:22 INFO : newLeaf: Copied (replaced existing) 2026/08/07 01:38:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-07 01:38:21.687941445 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/07 01:38:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/07 01:38:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/07 01:38:22 DEBUG : dir: Looking for writers 2026/08/07 01:38:22 DEBUG : Looking for writers 2026/08/07 01:38:22 DEBUG : dir: reading active writers 2026/08/07 01:38:22 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:22 DEBUG : >WaitForWriters: 2026/08/07 01:38:22 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:22 DEBUG : dir: Looking for writers 2026/08/07 01:38:22 DEBUG : Looking for writers 2026/08/07 01:38:22 DEBUG : dir: reading active writers 2026/08/07 01:38:22 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:22 DEBUG : >WaitForWriters: 2026/08/07 01:38:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:23 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:23 DEBUG : dir/file1.rclone_chunk.001_drmn39: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:23 INFO : dir/file1.rclone_chunk.001_drmn39: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:23 INFO : dir/file1.rclone_chunk.001_drmn39: Deleted 2026/08/07 01:38:23 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:23 DEBUG : dir: Looking for writers 2026/08/07 01:38:23 DEBUG : file1: reading active writers 2026/08/07 01:38:23 DEBUG : Looking for writers 2026/08/07 01:38:23 DEBUG : dir: reading active writers 2026/08/07 01:38:23 DEBUG : >WaitForWriters: 2026/08/07 01:38:23 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:23 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:23 INFO : dir/file1: Deleted 2026/08/07 01:38:23 DEBUG : newLeaf: Updating file with newLeaf 0x734dce416c0 2026/08/07 01:38:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:24 DEBUG : newLeaf: copy non-chunked object... 2026/08/07 01:38:24 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:24 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:24 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:24 INFO : newLeaf: Deleted 2026/08/07 01:38:24 DEBUG : dir/file1: Updating file with dir/file1 0x734dce416c0 2026/08/07 01:38:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/07 01:38:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:24 DEBUG : dir/file1(0x734dcf7a700): openPending: 2026/08/07 01:38:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/07 01:38:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/07 01:38:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:24 DEBUG : dir/file1(0x734dcf7a700): >openPending: err= 2026/08/07 01:38:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:24 DEBUG : dir/file1(0x734dcf7a700): _writeAt: size=25, off=0 2026/08/07 01:38:24 DEBUG : dir/file1(0x734dcf7a700): >_writeAt: n=25, err= 2026/08/07 01:38:24 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:24 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:24 INFO : dir/file1: Deleted 2026/08/07 01:38:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:24 DEBUG : newLeaf: Updating file with newLeaf 0x734dce416c0 2026/08/07 01:38:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:24 DEBUG : newLeaf(0x734dcf7a700): close: 2026/08/07 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/07 01:38:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-07 01:38:24.313831873 +0000 UTC m=+53.983447455 2026/08/07 01:38:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:24 DEBUG : newLeaf(0x734dcf7a700): >close: err= 2026/08/07 01:38:24 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:24 DEBUG : dir: Looking for writers 2026/08/07 01:38:24 DEBUG : Looking for writers 2026/08/07 01:38:24 DEBUG : dir: reading active writers 2026/08/07 01:38:24 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:24 DEBUG : dir: Looking for writers 2026/08/07 01:38:24 DEBUG : Looking for writers 2026/08/07 01:38:24 DEBUG : dir: reading active writers 2026/08/07 01:38:24 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:24 DEBUG : dir: Looking for writers 2026/08/07 01:38:24 DEBUG : Looking for writers 2026/08/07 01:38:24 DEBUG : dir: reading active writers 2026/08/07 01:38:24 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:24 DEBUG : dir: Looking for writers 2026/08/07 01:38:24 DEBUG : Looking for writers 2026/08/07 01:38:24 DEBUG : dir: reading active writers 2026/08/07 01:38:24 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:24 DEBUG : newLeaf: vfs cache: starting upload 2026/08/07 01:38:24 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:24 DEBUG : dir: Looking for writers 2026/08/07 01:38:24 DEBUG : Looking for writers 2026/08/07 01:38:24 DEBUG : dir: reading active writers 2026/08/07 01:38:24 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:24 DEBUG : dir: Looking for writers 2026/08/07 01:38:24 DEBUG : Looking for writers 2026/08/07 01:38:24 DEBUG : dir: reading active writers 2026/08/07 01:38:24 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:25 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:25 DEBUG : newLeaf.rclone_chunk.001_drmpsy: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:25 INFO : newLeaf.rclone_chunk.001_drmpsy: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:25 INFO : newLeaf.rclone_chunk.001_drmpsy: Deleted 2026/08/07 01:38:25 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:25 INFO : newLeaf: Copied (replaced existing) 2026/08/07 01:38:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-07 01:38:24.313831873 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/07 01:38:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/07 01:38:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/07 01:38:25 DEBUG : dir: Looking for writers 2026/08/07 01:38:25 DEBUG : Looking for writers 2026/08/07 01:38:25 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:25 DEBUG : dir: reading active writers 2026/08/07 01:38:25 DEBUG : >WaitForWriters: 2026/08/07 01:38:25 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:25 DEBUG : dir: Looking for writers 2026/08/07 01:38:25 DEBUG : Looking for writers 2026/08/07 01:38:25 DEBUG : dir: reading active writers 2026/08/07 01:38:25 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:25 DEBUG : >WaitForWriters: 2026/08/07 01:38:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:25 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:25 DEBUG : dir/file1.rclone_chunk.001_drmqfy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:25 INFO : dir/file1.rclone_chunk.001_drmqfy: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:25 INFO : dir/file1.rclone_chunk.001_drmqfy: Deleted 2026/08/07 01:38:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:38:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd138600): openPending: 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/07 01:38:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd138600): >openPending: err= 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd138600): _writeAt: size=14, off=0 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd138600): >_writeAt: n=14, err= 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd138600): close: 2026/08/07 01:38:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:38:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd138600): >close: err= 2026/08/07 01:38:26 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: starting upload 2026/08/07 01:38:26 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:26 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:26 DEBUG : dir/file1.rclone_chunk.001_drmrl4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:26 INFO : dir/file1.rclone_chunk.001_drmrl4: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:26 INFO : dir/file1.rclone_chunk.001_drmrl4: Deleted 2026/08/07 01:38:26 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:26 INFO : dir/file1: Copied (replaced existing) 2026/08/07 01:38:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/07 01:38:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:26 DEBUG : dir: Looking for writers 2026/08/07 01:38:26 DEBUG : file1: reading active writers 2026/08/07 01:38:26 DEBUG : Looking for writers 2026/08/07 01:38:26 DEBUG : dir: reading active writers 2026/08/07 01:38:26 DEBUG : >WaitForWriters: 2026/08/07 01:38:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd139440): _readAt: size=512, off=0 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd139440): openPending: 2026/08/07 01:38:26 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/08/07 01:38:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/07 01:38:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd139440): >openPending: err= 2026/08/07 01:38:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd139440): >_readAt: n=14, err=EOF 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd139440): close: 2026/08/07 01:38:26 DEBUG : dir/file1(0x734dd139440): >close: err= 2026/08/07 01:38:27 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:27 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:27 INFO : dir/file1: Deleted 2026/08/07 01:38:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:27 DEBUG : newLeaf: Updating file with newLeaf 0x734dcff3520 2026/08/07 01:38:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:27 DEBUG : newLeaf: copy non-chunked object... 2026/08/07 01:38:27 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:27 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:27 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:27 INFO : newLeaf: Deleted 2026/08/07 01:38:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/07 01:38:27 DEBUG : dir/file1: Updating file with dir/file1 0x734dcff3520 2026/08/07 01:38:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/07 01:38:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:27 DEBUG : dir/file1(0x734dd371140): openPending: 2026/08/07 01:38: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/08/07 01:38:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/07 01:38:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:27 DEBUG : dir/file1(0x734dd371140): >openPending: err= 2026/08/07 01:38:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:27 DEBUG : dir/file1(0x734dd371140): _writeAt: size=25, off=0 2026/08/07 01:38:27 DEBUG : dir/file1(0x734dd371140): >_writeAt: n=25, err= 2026/08/07 01:38:27 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:27 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:28 INFO : dir/file1: Deleted 2026/08/07 01:38:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:28 DEBUG : newLeaf: Updating file with newLeaf 0x734dcff3520 2026/08/07 01:38:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:28 DEBUG : newLeaf(0x734dd371140): close: 2026/08/07 01:38:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/07 01:38:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-07 01:38:27.801790194 +0000 UTC m=+57.471405756 2026/08/07 01:38:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:28 DEBUG : newLeaf(0x734dd371140): >close: err= 2026/08/07 01:38:28 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:28 DEBUG : newLeaf: vfs cache: starting upload 2026/08/07 01:38:28 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:28 DEBUG : dir: Looking for writers 2026/08/07 01:38:28 DEBUG : Looking for writers 2026/08/07 01:38:28 DEBUG : dir: reading active writers 2026/08/07 01:38:28 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/07 01:38:28 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:28 DEBUG : newLeaf.rclone_chunk.001_drmtqq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:28 INFO : newLeaf.rclone_chunk.001_drmtqq: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:28 INFO : newLeaf.rclone_chunk.001_drmtqq: Deleted 2026/08/07 01:38:28 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:28 INFO : newLeaf: Copied (replaced existing) 2026/08/07 01:38:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-07 01:38:27.801790194 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/07 01:38:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/07 01:38:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/07 01:38:29 DEBUG : dir: Looking for writers 2026/08/07 01:38:29 DEBUG : Looking for writers 2026/08/07 01:38:29 DEBUG : dir: reading active writers 2026/08/07 01:38:29 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:29 DEBUG : >WaitForWriters: 2026/08/07 01:38:29 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:29 DEBUG : dir: Looking for writers 2026/08/07 01:38:29 DEBUG : Looking for writers 2026/08/07 01:38:29 DEBUG : dir: reading active writers 2026/08/07 01:38:29 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:29 DEBUG : >WaitForWriters: 2026/08/07 01:38:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:30 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:30 DEBUG : dir/file1.rclone_chunk.001_drmu4e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:30 INFO : dir/file1.rclone_chunk.001_drmu4e: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:30 INFO : dir/file1.rclone_chunk.001_drmu4e: Deleted 2026/08/07 01:38:30 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:30 DEBUG : dir: Looking for writers 2026/08/07 01:38:30 DEBUG : file1: reading active writers 2026/08/07 01:38:30 DEBUG : Looking for writers 2026/08/07 01:38:30 DEBUG : dir: reading active writers 2026/08/07 01:38:30 DEBUG : >WaitForWriters: 2026/08/07 01:38:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:30 DEBUG : dir/file1(0x734dd08e780): _readAt: size=512, off=0 2026/08/07 01:38:30 DEBUG : dir/file1(0x734dd08e780): openPending: 2026/08/07 01:38:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/07 01:38:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/07 01:38:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:30 DEBUG : dir/file1(0x734dd08e780): >openPending: err= 2026/08/07 01:38:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/07 01:38:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:30 DEBUG : dir/file1(0x734dd08e780): >_readAt: n=14, err=EOF 2026/08/07 01:38:30 DEBUG : dir/file1(0x734dd08e780): close: 2026/08/07 01:38:30 DEBUG : dir/file1(0x734dd08e780): >close: err= 2026/08/07 01:38:30 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:30 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:30 INFO : dir/file1: Deleted 2026/08/07 01:38:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:30 DEBUG : newLeaf: Updating file with newLeaf 0x734dd049c70 2026/08/07 01:38:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:30 DEBUG : newLeaf: copy non-chunked object... 2026/08/07 01:38:31 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:38:31 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:31 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:31 INFO : newLeaf: Deleted 2026/08/07 01:38:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/07 01:38:31 DEBUG : dir/file1: Updating file with dir/file1 0x734dd049c70 2026/08/07 01:38:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/07 01:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:31 DEBUG : dir/file1(0x734dcab6fc0): openPending: 2026/08/07 01:38: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/08/07 01:38:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/07 01:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:31 DEBUG : dir/file1(0x734dcab6fc0): >openPending: err= 2026/08/07 01:38:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:31 DEBUG : dir/file1(0x734dcab6fc0): _writeAt: size=25, off=0 2026/08/07 01:38:31 DEBUG : dir/file1(0x734dcab6fc0): >_writeAt: n=25, err= 2026/08/07 01:38:31 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:38:31 DEBUG : newLeaf: size = 14 OK 2026/08/07 01:38:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:38:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:31 INFO : dir/file1: Deleted 2026/08/07 01:38:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/07 01:38:31 DEBUG : newLeaf: Updating file with newLeaf 0x734dd049c70 2026/08/07 01:38:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:38:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:31 DEBUG : newLeaf(0x734dcab6fc0): close: 2026/08/07 01:38:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/07 01:38:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-07 01:38:31.253222384 +0000 UTC m=+60.922837936 2026/08/07 01:38:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:31 DEBUG : newLeaf(0x734dcab6fc0): >close: err= 2026/08/07 01:38:31 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:31 DEBUG : dir: Looking for writers 2026/08/07 01:38:31 DEBUG : Looking for writers 2026/08/07 01:38:31 DEBUG : dir: reading active writers 2026/08/07 01:38:31 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:31 DEBUG : dir: Looking for writers 2026/08/07 01:38:31 DEBUG : Looking for writers 2026/08/07 01:38:31 DEBUG : dir: reading active writers 2026/08/07 01:38:31 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:31 DEBUG : dir: Looking for writers 2026/08/07 01:38:31 DEBUG : Looking for writers 2026/08/07 01:38:31 DEBUG : dir: reading active writers 2026/08/07 01:38:31 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:31 DEBUG : dir: Looking for writers 2026/08/07 01:38:31 DEBUG : Looking for writers 2026/08/07 01:38:31 DEBUG : dir: reading active writers 2026/08/07 01:38:31 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:31 DEBUG : newLeaf: vfs cache: starting upload 2026/08/07 01:38:31 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:31 DEBUG : dir: Looking for writers 2026/08/07 01:38:31 DEBUG : Looking for writers 2026/08/07 01:38:31 DEBUG : dir: reading active writers 2026/08/07 01:38:31 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:31 DEBUG : dir: Looking for writers 2026/08/07 01:38:31 DEBUG : Looking for writers 2026/08/07 01:38:31 DEBUG : dir: reading active writers 2026/08/07 01:38:31 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:32 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:32 DEBUG : newLeaf.rclone_chunk.001_drmwxb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:32 INFO : newLeaf.rclone_chunk.001_drmwxb: Copied (server-side copy) to: newLeaf 2026/08/07 01:38:32 DEBUG : dir: Looking for writers 2026/08/07 01:38:32 DEBUG : Looking for writers 2026/08/07 01:38:32 DEBUG : dir: reading active writers 2026/08/07 01:38:32 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/07 01:38:32 INFO : newLeaf.rclone_chunk.001_drmwxb: Deleted 2026/08/07 01:38:32 DEBUG : newLeaf: size = 25 OK 2026/08/07 01:38:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/07 01:38:32 INFO : newLeaf: Copied (replaced existing) 2026/08/07 01:38:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-07 01:38:31.253222384 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/07 01:38:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/07 01:38:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/07 01:38:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/07 01:38:32 DEBUG : dir: Looking for writers 2026/08/07 01:38:32 DEBUG : Looking for writers 2026/08/07 01:38:32 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:32 DEBUG : dir: reading active writers 2026/08/07 01:38:32 DEBUG : >WaitForWriters: 2026/08/07 01:38:32 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:32 DEBUG : dir: Looking for writers 2026/08/07 01:38:32 DEBUG : Looking for writers 2026/08/07 01:38:32 DEBUG : dir: reading active writers 2026/08/07 01:38:32 DEBUG : newLeaf: reading active writers 2026/08/07 01:38:32 DEBUG : >WaitForWriters: 2026/08/07 01:38:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestFileRename (19.07s) --- PASS: TestFileRename/off,forceCache=false (2.84s) --- PASS: TestFileRename/minimal,forceCache=false (2.64s) --- PASS: TestFileRename/minimal,forceCache=true (3.31s) --- PASS: TestFileRename/writes,forceCache=false (2.65s) --- PASS: TestFileRename/writes,forceCache=true (4.16s) --- PASS: TestFileRename/full,forceCache=false (3.48s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:33 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:33 DEBUG : Looking for writers 2026/08/07 01:38:33 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.10s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.10s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.10s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.11s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.10s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:34 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:34 DEBUG : dir/file1.rclone_chunk.001_drmy62: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:34 INFO : dir/file1.rclone_chunk.001_drmy62: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:34 INFO : dir/file1.rclone_chunk.001_drmy62: Deleted 2026/08/07 01:38:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/07 01:38:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:34 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:34 DEBUG : dir: Looking for writers 2026/08/07 01:38:34 DEBUG : file1: reading active writers 2026/08/07 01:38:34 DEBUG : Looking for writers 2026/08/07 01:38:34 DEBUG : dir: reading active writers 2026/08/07 01:38:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.01s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:35 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:35 DEBUG : dir/file1.rclone_chunk.001_drmzns: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:35 INFO : dir/file1.rclone_chunk.001_drmzns: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:35 INFO : dir/file1.rclone_chunk.001_drmzns: Deleted 2026/08/07 01:38:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/07 01:38:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/07 01:38:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/07 01:38:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/07 01:38:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/07 01:38:35 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:35 DEBUG : dir: Looking for writers 2026/08/07 01:38:35 DEBUG : file1: reading active writers 2026/08/07 01:38:35 DEBUG : Looking for writers 2026/08/07 01:38:35 DEBUG : dir: reading active writers 2026/08/07 01:38:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.48s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:36 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:36 DEBUG : dir/file1.rclone_chunk.001_drn1bz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:36 INFO : dir/file1.rclone_chunk.001_drn1bz: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:36 INFO : dir/file1.rclone_chunk.001_drn1bz: Deleted 2026/08/07 01:38:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/07 01:38:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/07 01:38:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/07 01:38:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/07 01:38:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/07 01:38:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/07 01:38:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/07 01:38:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/07 01:38:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/07 01:38:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/07 01:38:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/07 01:38:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/07 01:38:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/07 01:38:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/07 01:38:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/07 01:38:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/07 01:38:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/07 01:38:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/07 01:38:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/07 01:38:37 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:37 DEBUG : dir: Looking for writers 2026/08/07 01:38:37 DEBUG : file1: reading active writers 2026/08/07 01:38:37 DEBUG : Looking for writers 2026/08/07 01:38:37 DEBUG : dir: reading active writers 2026/08/07 01:38:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.51s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:38 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:38 DEBUG : dir/file1.rclone_chunk.001_drn2d7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:38 INFO : dir/file1.rclone_chunk.001_drn2d7: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:38 INFO : dir/file1.rclone_chunk.001_drn2d7: Deleted 2026/08/07 01:38:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/07 01:38:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:38 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:38 DEBUG : dir: Looking for writers 2026/08/07 01:38:38 DEBUG : file1: reading active writers 2026/08/07 01:38:38 DEBUG : Looking for writers 2026/08/07 01:38:38 DEBUG : dir: reading active writers 2026/08/07 01:38:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.97s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:39 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:39 DEBUG : dir/file1.rclone_chunk.001_drn390: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:39 INFO : dir/file1.rclone_chunk.001_drn390: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:39 INFO : dir/file1.rclone_chunk.001_drn390: Deleted 2026/08/07 01:38:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/07 01:38:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/07 01:38:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/07 01:38:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/07 01:38:39 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:39 DEBUG : dir: Looking for writers 2026/08/07 01:38:39 DEBUG : file1: reading active writers 2026/08/07 01:38:39 DEBUG : Looking for writers 2026/08/07 01:38:39 DEBUG : dir: reading active writers 2026/08/07 01:38:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.01s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:40 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:40 DEBUG : dir/file1.rclone_chunk.001_drn4a1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:40 INFO : dir/file1.rclone_chunk.001_drn4a1: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:40 INFO : dir/file1.rclone_chunk.001_drn4a1: Deleted 2026/08/07 01:38:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): _readAt: size=1, off=0 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): openPending: 2026/08/07 01:38:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): >openPending: err= 2026/08/07 01:38:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/07 01:38:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): >_readAt: n=1, err= 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): _readAt: size=256, off=1 2026/08/07 01:38:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): >_readAt: n=15, err=EOF 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): _readAt: size=16, off=16 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): >_readAt: n=0, err=EOF 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): close: 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): >close: err= 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): close: 2026/08/07 01:38:40 DEBUG : dir/file1(0x734dd139640): >close: err=file already closed 2026/08/07 01:38:40 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:40 DEBUG : dir: Looking for writers 2026/08/07 01:38:40 DEBUG : file1: reading active writers 2026/08/07 01:38:40 DEBUG : Looking for writers 2026/08/07 01:38:40 DEBUG : dir: reading active writers 2026/08/07 01:38:40 DEBUG : >WaitForWriters: 2026/08/07 01:38:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.00s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:41 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:41 DEBUG : dir/file1.rclone_chunk.001_drn5ed: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:41 INFO : dir/file1.rclone_chunk.001_drn5ed: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:41 INFO : dir/file1.rclone_chunk.001_drn5ed: Deleted 2026/08/07 01:38:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): _readAt: size=1, off=0 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): openPending: 2026/08/07 01:38:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >openPending: err= 2026/08/07 01:38:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/07 01:38:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >_readAt: n=1, err= 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): _readAt: size=1, off=5 2026/08/07 01:38:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >_readAt: n=1, err= 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): _readAt: size=1, off=3 2026/08/07 01:38:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >_readAt: n=1, err= 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): _readAt: size=1, off=13 2026/08/07 01:38:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >_readAt: n=1, err= 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): _readAt: size=16, off=100 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >_readAt: n=0, err=EOF 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): close: 2026/08/07 01:38:41 DEBUG : dir/file1(0x734dcab6ec0): >close: err= 2026/08/07 01:38:41 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:41 DEBUG : dir: Looking for writers 2026/08/07 01:38:41 DEBUG : file1: reading active writers 2026/08/07 01:38:41 DEBUG : Looking for writers 2026/08/07 01:38:41 DEBUG : dir: reading active writers 2026/08/07 01:38:41 DEBUG : >WaitForWriters: 2026/08/07 01:38:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.00s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:42 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:42 DEBUG : dir/file1.rclone_chunk.001_drn6sv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:42 INFO : dir/file1.rclone_chunk.001_drn6sv: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:42 INFO : dir/file1.rclone_chunk.001_drn6sv: Deleted 2026/08/07 01:38:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=1, off=0 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): openPending: 2026/08/07 01:38:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >openPending: err= 2026/08/07 01:38:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/07 01:38:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=1, err= 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=1, off=5 2026/08/07 01:38:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=1, err= 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=1, off=1 2026/08/07 01:38:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=1, err= 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=6, off=10 2026/08/07 01:38:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=6, err= 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=256, off=10 2026/08/07 01:38:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=6, err=EOF 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=256, off=100 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): close: 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >close: err= 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): _readAt: size=256, off=100 2026/08/07 01:38:42 DEBUG : dir/file1(0x734dce8c3c0): >_readAt: n=0, err=file already closed 2026/08/07 01:38:42 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:42 DEBUG : dir: Looking for writers 2026/08/07 01:38:42 DEBUG : file1: reading active writers 2026/08/07 01:38:42 DEBUG : Looking for writers 2026/08/07 01:38:42 DEBUG : dir: reading active writers 2026/08/07 01:38:42 DEBUG : >WaitForWriters: 2026/08/07 01:38:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.12s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:43 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:43 DEBUG : dir/file1.rclone_chunk.001_drn79o: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:43 INFO : dir/file1.rclone_chunk.001_drn79o: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:43 INFO : dir/file1.rclone_chunk.001_drn79o: Deleted 2026/08/07 01:38:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): RWFileHandle.Flush 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): _readAt: size=256, off=0 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): openPending: 2026/08/07 01:38:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): >openPending: err= 2026/08/07 01:38:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/07 01:38:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): >_readAt: n=16, err=EOF 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): RWFileHandle.Flush 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): RWFileHandle.Flush 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): close: 2026/08/07 01:38:43 DEBUG : dir/file1(0x734dce79b80): >close: err= 2026/08/07 01:38:43 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:43 DEBUG : dir: Looking for writers 2026/08/07 01:38:43 DEBUG : file1: reading active writers 2026/08/07 01:38:43 DEBUG : Looking for writers 2026/08/07 01:38:43 DEBUG : dir: reading active writers 2026/08/07 01:38:43 DEBUG : >WaitForWriters: 2026/08/07 01:38:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.19s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:44 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:44 DEBUG : dir/file1.rclone_chunk.001_drn92f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:44 INFO : dir/file1.rclone_chunk.001_drn92f: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:44 INFO : dir/file1.rclone_chunk.001_drn92f: Deleted 2026/08/07 01:38:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:38:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/07 01:38:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): _readAt: size=256, off=0 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): openPending: 2026/08/07 01:38:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): >openPending: err= 2026/08/07 01:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/07 01:38:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): >_readAt: n=16, err=EOF 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): RWFileHandle.Release 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): close: 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): >close: err= 2026/08/07 01:38:44 DEBUG : dir/file1(0x734dd0d3580): RWFileHandle.Release 2026/08/07 01:38:44 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:44 DEBUG : dir: Looking for writers 2026/08/07 01:38:44 DEBUG : file1: reading active writers 2026/08/07 01:38:44 DEBUG : Looking for writers 2026/08/07 01:38:44 DEBUG : dir: reading active writers 2026/08/07 01:38:44 DEBUG : >WaitForWriters: 2026/08/07 01:38:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:45 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): openPending: 2026/08/07 01:38:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): >openPending: err= 2026/08/07 01:38:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): _writeAt: size=5, off=0 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): >_writeAt: n=5, err= 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): _writeAt: size=7, off=5 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): >_writeAt: n=7, err= 2026/08/07 01:38:45 DEBUG : file1: vfs cache: truncate to size=11 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): close: 2026/08/07 01:38:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-07 01:38:45.032187562 +0000 UTC m=+74.701803125 2026/08/07 01:38:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): >close: err= 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): close: 2026/08/07 01:38:45 DEBUG : file1(0x734dc916a40): >close: err=file already closed 2026/08/07 01:38:45 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:45 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:45 DEBUG : file1: size = 11 OK 2026/08/07 01:38:45 DEBUG : file1.rclone_chunk.001_drnagr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:38:45 INFO : file1.rclone_chunk.001_drnagr: Copied (server-side copy) to: file1 2026/08/07 01:38:45 INFO : file1.rclone_chunk.001_drnagr: Deleted 2026/08/07 01:38:45 DEBUG : file1: size = 11 OK 2026/08/07 01:38:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:38:45 INFO : file1: Copied (new) 2026/08/07 01:38:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-07 01:38:45.032187562 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/07 01:38:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : >WaitForWriters: 2026/08/07 01:38:45 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : >WaitForWriters: 2026/08/07 01:38:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:45 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): openPending: 2026/08/07 01:38:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): >openPending: err= 2026/08/07 01:38:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): _writeAt: size=7, off=0 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): >_writeAt: n=7, err= 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): _writeAt: size=6, off=5 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): >_writeAt: n=6, err= 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): close: 2026/08/07 01:38:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-07 01:38:45.9624493 +0000 UTC m=+75.632064882 2026/08/07 01:38:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): >close: err= 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): _writeAt: size=5, off=0 2026/08/07 01:38:45 DEBUG : file1(0x734dcab7080): >_writeAt: n=0, err=file already closed 2026/08/07 01:38:45 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:45 DEBUG : Looking for writers 2026/08/07 01:38:45 DEBUG : file1: reading active writers 2026/08/07 01:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:46 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:46 DEBUG : file1: size = 11 OK 2026/08/07 01:38:46 DEBUG : file1.rclone_chunk.001_drnb0h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:38:46 INFO : file1.rclone_chunk.001_drnb0h: Copied (server-side copy) to: file1 2026/08/07 01:38:46 INFO : file1.rclone_chunk.001_drnb0h: Deleted 2026/08/07 01:38:46 DEBUG : file1: size = 11 OK 2026/08/07 01:38:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:38:46 INFO : file1: Copied (new) 2026/08/07 01:38:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-07 01:38:45.9624493 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/07 01:38:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:46 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : >WaitForWriters: 2026/08/07 01:38:46 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : >WaitForWriters: 2026/08/07 01:38:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.94s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:46 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:46 DEBUG : file1(0x734dd054180): openPending: 2026/08/07 01:38:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:46 DEBUG : file1(0x734dd054180): >openPending: err= 2026/08/07 01:38:46 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:46 DEBUG : file1(0x734dd054180): close: 2026/08/07 01:38:46 DEBUG : file1: vfs cache: setting modification time to 2026-08-07 01:38:46.895040146 +0000 UTC m=+76.564655708 2026/08/07 01:38:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:46 DEBUG : file1(0x734dd054180): >close: err= 2026/08/07 01:38:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/07 01:38:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:38:46 DEBUG : file2: newRWFileHandle: 2026/08/07 01:38:46 DEBUG : file2(0x734dd054600): openPending: 2026/08/07 01:38:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/07 01:38:46 DEBUG : file2(0x734dd054600): >openPending: err= 2026/08/07 01:38:46 DEBUG : file2: >newRWFileHandle: err= 2026/08/07 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/07 01:38:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/07 01:38:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/07 01:38:46 DEBUG : file2(0x734dd054600): RWFileHandle.Flush 2026/08/07 01:38:46 DEBUG : file2(0x734dd054600): RWFileHandle.Release 2026/08/07 01:38:46 DEBUG : file2(0x734dd054600): close: 2026/08/07 01:38:46 DEBUG : file2: vfs cache: setting modification time to 2026-08-07 01:38:46.896687127 +0000 UTC m=+76.566302699 2026/08/07 01:38:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:46 DEBUG : file2(0x734dd054600): >close: err= 2026/08/07 01:38:46 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : file2: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : file2: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : file2: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/07 01:38:46 DEBUG : Looking for writers 2026/08/07 01:38:46 DEBUG : file1: reading active writers 2026/08/07 01:38:46 DEBUG : file2: reading active writers 2026/08/07 01:38:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/07 01:38:46 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:46 DEBUG : file2: vfs cache: starting upload 2026/08/07 01:38:47 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : file2: reading active writers 2026/08/07 01:38:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/07 01:38:47 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : file2: reading active writers 2026/08/07 01:38:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/07 01:38:47 DEBUG : file1: size = 0 OK 2026/08/07 01:38:47 DEBUG : file1.rclone_chunk.001_drncvp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:38:47 INFO : file1.rclone_chunk.001_drncvp: Copied (server-side copy) to: file1 2026/08/07 01:38:47 DEBUG : file2: size = 0 OK 2026/08/07 01:38:47 DEBUG : file2.rclone_chunk.001_drnctx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:38:47 INFO : file2.rclone_chunk.001_drnctx: Copied (server-side copy) to: file2 2026/08/07 01:38:47 INFO : file1.rclone_chunk.001_drncvp: Deleted 2026/08/07 01:38:47 DEBUG : file1: size = 0 OK 2026/08/07 01:38:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:38:47 INFO : file1: Copied (new) 2026/08/07 01:38:47 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-07 01:38:46.895040146 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/07 01:38:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:47 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:47 INFO : file2.rclone_chunk.001_drnctx: Deleted 2026/08/07 01:38:47 DEBUG : file2: size = 0 OK 2026/08/07 01:38:47 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:38:47 INFO : file2: Copied (new) 2026/08/07 01:38:47 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-07 01:38:46.896687127 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/07 01:38:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/07 01:38:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/07 01:38:47 INFO : file2: vfs cache: upload succeeded try #1 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : file2: reading active writers 2026/08/07 01:38:47 DEBUG : >WaitForWriters: 2026/08/07 01:38:47 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : file2: reading active writers 2026/08/07 01:38:47 DEBUG : >WaitForWriters: 2026/08/07 01:38:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:47 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): openPending: 2026/08/07 01:38:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): >openPending: err= 2026/08/07 01:38:47 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): _writeAt: size=5, off=0 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): >_writeAt: n=5, err= 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): RWFileHandle.Flush 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): RWFileHandle.Flush 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): close: 2026/08/07 01:38:47 DEBUG : file1: vfs cache: setting modification time to 2026-08-07 01:38:47.925248141 +0000 UTC m=+77.594863723 2026/08/07 01:38:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:47 DEBUG : file1(0x734dd1c4d40): >close: err= 2026/08/07 01:38:47 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:47 DEBUG : Looking for writers 2026/08/07 01:38:47 DEBUG : file1: reading active writers 2026/08/07 01:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:48 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:48 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:48 DEBUG : file1: size = 5 OK 2026/08/07 01:38:48 DEBUG : file1.rclone_chunk.001_drndr6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:48 INFO : file1.rclone_chunk.001_drndr6: Copied (server-side copy) to: file1 2026/08/07 01:38:48 INFO : file1.rclone_chunk.001_drndr6: Deleted 2026/08/07 01:38:48 DEBUG : file1: size = 5 OK 2026/08/07 01:38:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:48 INFO : file1: Copied (new) 2026/08/07 01:38:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-07 01:38:47.925248141 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/07 01:38:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:48 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : >WaitForWriters: 2026/08/07 01:38:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:48 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): openPending: 2026/08/07 01:38:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): >openPending: err= 2026/08/07 01:38:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): _writeAt: size=5, off=0 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): >_writeAt: n=5, err= 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): RWFileHandle.Release 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): close: 2026/08/07 01:38:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-07 01:38:48.758762732 +0000 UTC m=+78.428378294 2026/08/07 01:38:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): >close: err= 2026/08/07 01:38:48 DEBUG : file1(0x734dd19ba00): RWFileHandle.Release 2026/08/07 01:38:48 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:48 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:48 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:48 DEBUG : Looking for writers 2026/08/07 01:38:48 DEBUG : file1: reading active writers 2026/08/07 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:49 DEBUG : Looking for writers 2026/08/07 01:38:49 DEBUG : file1: reading active writers 2026/08/07 01:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:49 DEBUG : file1: size = 5 OK 2026/08/07 01:38:49 DEBUG : file1.rclone_chunk.001_drndgg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:49 INFO : file1.rclone_chunk.001_drndgg: Copied (server-side copy) to: file1 2026/08/07 01:38:49 INFO : file1.rclone_chunk.001_drndgg: Deleted 2026/08/07 01:38:49 DEBUG : file1: size = 5 OK 2026/08/07 01:38:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:49 INFO : file1: Copied (new) 2026/08/07 01:38:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-07 01:38:48.758762732 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/07 01:38:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:49 DEBUG : Looking for writers 2026/08/07 01:38:49 DEBUG : file1: reading active writers 2026/08/07 01:38:49 DEBUG : >WaitForWriters: 2026/08/07 01:38:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu/dir/file1: no such file or directory 2026/08/07 01:38:49 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:49 DEBUG : dir/file1.rclone_chunk.001_drnexm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:49 INFO : dir/file1.rclone_chunk.001_drnexm: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:49 INFO : dir/file1.rclone_chunk.001_drnexm: Deleted 2026/08/07 01:38:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/07 01:38:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:50 DEBUG : dir/file1(0x734dc71aec0): openPending: 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:50 DEBUG : dir/file1(0x734dc71aec0): >openPending: err= 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/07 01:38:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:50 DEBUG : dir/file1(0x734dc71aec0): _writeAt: size=5, off=0 2026/08/07 01:38:50 DEBUG : dir/file1(0x734dc71aec0): >_writeAt: n=5, err= 2026/08/07 01:38:50 DEBUG : dir/file1(0x734dc71aec0): close: 2026/08/07 01:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-07 01:38:50.23039556 +0000 UTC m=+79.900011122 2026/08/07 01:38:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:50 DEBUG : dir/file1(0x734dc71aec0): >close: err= 2026/08/07 01:38:50 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/07 01:38:50 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:50 DEBUG : dir/file1: size = 5 OK 2026/08/07 01:38:50 DEBUG : dir/file1.rclone_chunk.001_drnf73: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:50 INFO : dir/file1.rclone_chunk.001_drnf73: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:50 INFO : dir/file1.rclone_chunk.001_drnf73: Deleted 2026/08/07 01:38:50 DEBUG : dir/file1: size = 5 OK 2026/08/07 01:38:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:50 INFO : dir/file1: Copied (replaced existing) 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-07 01:38:50.23039556 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/07 01:38:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:50 DEBUG : dir: Looking for writers 2026/08/07 01:38:50 DEBUG : file1: reading active writers 2026/08/07 01:38:50 DEBUG : Looking for writers 2026/08/07 01:38:50 DEBUG : dir: reading active writers 2026/08/07 01:38:50 DEBUG : >WaitForWriters: 2026/08/07 01:38:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:51 DEBUG : dir/file1: size = 16 OK 2026/08/07 01:38:51 DEBUG : dir/file1.rclone_chunk.001_drngfu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/07 01:38:51 INFO : dir/file1.rclone_chunk.001_drngfu: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:51 INFO : dir/file1.rclone_chunk.001_drngfu: Deleted 2026/08/07 01:38:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/07 01:38:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/07 01:38:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/07 01:38:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): _writeAt: size=5, off=0 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): openPending: 2026/08/07 01:38:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/07 01:38:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/07 01:38:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): >openPending: err= 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): >_writeAt: n=5, err= 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): _writeAt: size=15, off=5 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): >_writeAt: n=15, err= 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): close: 2026/08/07 01:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/07 01:38:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-07 01:38:51.809920595 +0000 UTC m=+81.479536157 2026/08/07 01:38:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:51 DEBUG : dir/file1(0x734dcff4a00): >close: err= 2026/08/07 01:38:51 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:51 DEBUG : dir: Looking for writers 2026/08/07 01:38:51 DEBUG : file1: reading active writers 2026/08/07 01:38:51 DEBUG : Looking for writers 2026/08/07 01:38:51 DEBUG : dir: reading active writers 2026/08/07 01:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:51 DEBUG : dir: Looking for writers 2026/08/07 01:38:51 DEBUG : file1: reading active writers 2026/08/07 01:38:51 DEBUG : Looking for writers 2026/08/07 01:38:51 DEBUG : dir: reading active writers 2026/08/07 01:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:51 DEBUG : dir: Looking for writers 2026/08/07 01:38:51 DEBUG : file1: reading active writers 2026/08/07 01:38:51 DEBUG : Looking for writers 2026/08/07 01:38:51 DEBUG : dir: reading active writers 2026/08/07 01:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:51 DEBUG : dir: Looking for writers 2026/08/07 01:38:51 DEBUG : file1: reading active writers 2026/08/07 01:38:51 DEBUG : Looking for writers 2026/08/07 01:38:51 DEBUG : dir: reading active writers 2026/08/07 01:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/07 01:38:51 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:51 DEBUG : dir: Looking for writers 2026/08/07 01:38:51 DEBUG : file1: reading active writers 2026/08/07 01:38:51 DEBUG : Looking for writers 2026/08/07 01:38:51 DEBUG : dir: reading active writers 2026/08/07 01:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:52 DEBUG : dir: Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : dir: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:52 DEBUG : dir/file1: size = 20 OK 2026/08/07 01:38:52 DEBUG : dir/file1.rclone_chunk.001_drngg2: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/07 01:38:52 INFO : dir/file1.rclone_chunk.001_drngg2: Copied (server-side copy) to: dir/file1 2026/08/07 01:38:52 INFO : dir/file1.rclone_chunk.001_drngg2: Deleted 2026/08/07 01:38:52 DEBUG : dir/file1: size = 20 OK 2026/08/07 01:38:52 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/07 01:38:52 INFO : dir/file1: Copied (replaced existing) 2026/08/07 01:38:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-07 01:38:51.809920595 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/07 01:38:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:52 DEBUG : dir: Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : dir: reading active writers 2026/08/07 01:38:52 DEBUG : >WaitForWriters: 2026/08/07 01:38:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.56s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:52 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:52 DEBUG : file1(0x734dd14cb80): openPending: 2026/08/07 01:38:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:52 DEBUG : file1(0x734dd14cb80): >openPending: err= 2026/08/07 01:38:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:52 DEBUG : file1(0x734dd14cb80): _writeAt: size=5, off=0 2026/08/07 01:38:52 DEBUG : file1(0x734dd14cb80): >_writeAt: n=5, err= 2026/08/07 01:38:52 DEBUG : file1(0x734dd14cb80): close: 2026/08/07 01:38:52 DEBUG : file1: vfs cache: setting modification time to 2026-08-07 01:38:52.681653461 +0000 UTC m=+82.351269013 2026/08/07 01:38:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:52 DEBUG : file1(0x734dd14cb80): >close: err= 2026/08/07 01:38:52 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:52 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:52 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:52 DEBUG : Looking for writers 2026/08/07 01:38:52 DEBUG : file1: reading active writers 2026/08/07 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:53 DEBUG : file1: size = 5 OK 2026/08/07 01:38:53 DEBUG : file1.rclone_chunk.001_drnhpv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:53 INFO : file1.rclone_chunk.001_drnhpv: Copied (server-side copy) to: file1 2026/08/07 01:38:53 INFO : file1.rclone_chunk.001_drnhpv: Deleted 2026/08/07 01:38:53 DEBUG : file1: size = 5 OK 2026/08/07 01:38:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:53 INFO : file1: Copied (new) 2026/08/07 01:38:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-07 01:38:52.681653461 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/07 01:38:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:53 DEBUG : Looking for writers 2026/08/07 01:38:53 DEBUG : file1: reading active writers 2026/08/07 01:38:53 DEBUG : >WaitForWriters: 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/07 01:38:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2700): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2700): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2700): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.505477309 +0000 UTC m=+83.175092861 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.505477309 +0000 UTC m=+83.175092861 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2c00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec30c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec30c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec30c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec30c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec30c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.505477309 +0000 UTC m=+83.175092861 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec30c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc488540 item 1 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3700): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3700): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3700): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.509027033 +0000 UTC m=+83.178642576 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3c00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3c00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3c00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3c00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.509027033 +0000 UTC m=+83.178642576 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3c00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc488e00 item 2 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.510636294 +0000 UTC m=+83.180251866 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.510636294 +0000 UTC m=+83.180251866 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09a7c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09ac80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09ac80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09ac80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09ac80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09ac80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.510636294 +0000 UTC m=+83.180251866 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09ac80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc4893b0 item 3 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b300): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b300): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b300): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b300): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b300): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.51350912 +0000 UTC m=+83.183124742 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b300): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b8c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b8c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b8c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b8c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b8c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.51350912 +0000 UTC m=+83.183124742 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd09b8c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc489d50 item 4 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916380): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916380): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916380): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.515477157 +0000 UTC m=+83.185092789 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.515477157 +0000 UTC m=+83.185092789 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916a40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917240): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917240): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917240): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917240): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917240): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.515477157 +0000 UTC m=+83.185092789 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917240): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89e460 item 5 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2100): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2100): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2100): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.518101654 +0000 UTC m=+83.187717206 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2640): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.518101654 +0000 UTC m=+83.187717206 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89f500 item 6 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2dc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2dc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2dc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2dc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2dc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.51953456 +0000 UTC m=+83.189150102 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2dc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.51953456 +0000 UTC m=+83.189150102 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d32c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3780): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3780): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3780): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.51953456 +0000 UTC m=+83.189150102 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c070 item 7 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3e00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3e00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.521560196 +0000 UTC m=+83.191175769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.521560196 +0000 UTC m=+83.191175769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c540 item 8 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba40): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcbbba40): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba40): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba40): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba40): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e140): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e140): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e140): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.523344917 +0000 UTC m=+83.192960469 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.523344917 +0000 UTC m=+83.192960469 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e8c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.523344917 +0000 UTC m=+83.192960469 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c8c0 item 9 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f4c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f4c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f4c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f4c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f4c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.52577676 +0000 UTC m=+83.195392312 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f4c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fa00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fa00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fa00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fa00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fa00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.52577676 +0000 UTC m=+83.195392312 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fa00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56ce70 item 10 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6580): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcab6580): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6580): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6580): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6580): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6580): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab69c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab69c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab69c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab69c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab69c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.527504253 +0000 UTC m=+83.197119826 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab69c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.527504253 +0000 UTC m=+83.197119826 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab76c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab76c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab76c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab76c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab76c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.527504253 +0000 UTC m=+83.197119826 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab76c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d260 item 11 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7d40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7d40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7d40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7d40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.530297288 +0000 UTC m=+83.199912872 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.530297288 +0000 UTC m=+83.199912872 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d7a0 item 12 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b4c0): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dc71b4c0): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b4c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b4c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b4c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b4c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.532388579 +0000 UTC m=+83.202004131 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814480): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814480): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814480): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.532388579 +0000 UTC m=+83.202004131 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56db20 item 13 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814f40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814f40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814f40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814f40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814f40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.534630414 +0000 UTC m=+83.204245966 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814f40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815c40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815c40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815c40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815c40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815c40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.534630414 +0000 UTC m=+83.204245966 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815c40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2c000 item 14 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaa80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcdaaa80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaa80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaa80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaa80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaa80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaec0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaec0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.536251766 +0000 UTC m=+83.205867318 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaaec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab6c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab6c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab6c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab6c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab6c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.536251766 +0000 UTC m=+83.205867318 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab6c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2c380 item 15 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabd80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabd80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabd80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabd80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabd80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.538186771 +0000 UTC m=+83.207802324 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabd80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf124c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf124c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf124c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf124c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf124c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.538186771 +0000 UTC m=+83.207802324 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf124c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2c7e0 item 16 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12b00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12b00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12b00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12b00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12b00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.539969567 +0000 UTC m=+83.209585110 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12b00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.539969567 +0000 UTC m=+83.209585110 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12f80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13480): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13480): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13480): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.539969567 +0000 UTC m=+83.209585110 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2cb60 item 17 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13b00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13b00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13b00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13b00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13b00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.54264445 +0000 UTC m=+83.212260002 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13b00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94140): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94140): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94140): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.54264445 +0000 UTC m=+83.212260002 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2d490 item 18 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d200): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d200): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.544400336 +0000 UTC m=+83.214015888 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.544400336 +0000 UTC m=+83.214015888 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dd00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dd00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dd00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dd00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dd00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.544400336 +0000 UTC m=+83.214015888 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dd00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a5490 item 19 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a480): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a480): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a480): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.54631303 +0000 UTC m=+83.215928572 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a9c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a9c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a9c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a9c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a9c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.54631303 +0000 UTC m=+83.215928572 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2a9c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc974310 item 20 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b040): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b040): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.547515481 +0000 UTC m=+83.217131033 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.547515481 +0000 UTC m=+83.217131033 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2b540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2ba40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2ba40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2ba40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2ba40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2ba40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.547515481 +0000 UTC m=+83.217131033 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2ba40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc974cb0 item 21 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c1c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c1c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c1c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c1c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c1c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.549595028 +0000 UTC m=+83.219210580 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c1c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c700): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c700): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c700): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.549595028 +0000 UTC m=+83.219210580 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9c700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc975570 item 22 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9cd80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9cd80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9cd80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9cd80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9cd80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.550837846 +0000 UTC m=+83.220453398 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9cd80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.550837846 +0000 UTC m=+83.220453398 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d780): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d780): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d780): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.550837846 +0000 UTC m=+83.220453398 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9d780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc975c70 item 23 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9de00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9de00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9de00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9de00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9de00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.552542626 +0000 UTC m=+83.222158178 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd9de00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddc440): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddc440): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddc440): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddc440): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddc440): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.552542626 +0000 UTC m=+83.222158178 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddc440): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a8310 item 24 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddca80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcddca80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddca80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddca80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddca80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddca80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddca80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddce40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddce40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddce40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddce40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddce40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.5544615 +0000 UTC m=+83.224077052 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddce40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.5544615 +0000 UTC m=+83.224077052 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd880): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd880): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd880): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.5544615 +0000 UTC m=+83.224077052 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcddd880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a8930 item 25 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6000): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6000): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6000): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6000): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6000): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.556544575 +0000 UTC m=+83.226160137 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6000): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6540): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6540): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6540): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.556544575 +0000 UTC m=+83.226160137 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a8f50 item 26 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6b80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcdf6b80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6b80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6b80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6b80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6b80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6f40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6f40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6f40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6f40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6f40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.558191396 +0000 UTC m=+83.227806948 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6f40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.558191396 +0000 UTC m=+83.227806948 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7440): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7980): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7980): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7980): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7980): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7980): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.558191396 +0000 UTC m=+83.227806948 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7980): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a92d0 item 27 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e100): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e100): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e100): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.560486319 +0000 UTC m=+83.230101871 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e640): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.560486319 +0000 UTC m=+83.230101871 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1e640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a9b90 item 28 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1ec80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dce1ec80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1ec80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1ec80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1ec80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1ec80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1ec80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f040): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f040): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.562196149 +0000 UTC m=+83.231811722 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f700): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f700): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f700): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.562196149 +0000 UTC m=+83.231811722 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1f700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc992380 item 29 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1fd80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1fd80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1fd80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1fd80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1fd80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.564427123 +0000 UTC m=+83.234042706 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce1fd80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6e3c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6e3c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6e3c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6e3c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6e3c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.564427123 +0000 UTC m=+83.234042706 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6e3c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9933b0 item 30 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6ea00): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dce6ea00): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6ea00): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6ea00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6ea00): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6ea00): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6ea00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6edc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6edc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6edc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6edc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6edc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.566502553 +0000 UTC m=+83.236118175 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6edc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6f480): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6f480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6f480): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6f480): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6f480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.566502553 +0000 UTC m=+83.236118175 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6f480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9938f0 item 31 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6fb00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6fb00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6fb00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6fb00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6fb00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.568437468 +0000 UTC m=+83.238053050 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce6fb00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96140): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96140): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96140): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.568437468 +0000 UTC m=+83.238053050 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccee150 item 32 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96780): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96780): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96780): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.570438738 +0000 UTC m=+83.240054310 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccee850 item 33 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.571142807 +0000 UTC m=+83.240758360 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce96c00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97100): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97100): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97100): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.571142807 +0000 UTC m=+83.240758360 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcceea10 item 33 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97740): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97740): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97740): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.572919604 +0000 UTC m=+83.242535176 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcceef50 item 34 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.573661115 +0000 UTC m=+83.243276707 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce97bc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece200): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece200): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece200): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.573661115 +0000 UTC m=+83.243276707 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccef3b0 item 34 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece840): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece840): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece840): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.575430727 +0000 UTC m=+83.245046359 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccefa40 item 35 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.576279741 +0000 UTC m=+83.245895283 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcececc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf1c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf1c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf1c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf1c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf1c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.576279741 +0000 UTC m=+83.245895283 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf1c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccefce0 item 35 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf840): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf840): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf840): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.578141648 +0000 UTC m=+83.247757200 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccda770 item 36 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.578770565 +0000 UTC m=+83.248386127 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfd40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c380): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c380): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c380): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.578770565 +0000 UTC m=+83.248386127 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdaaf0 item 36 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c9c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c9c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c9c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c9c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c9c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.580596414 +0000 UTC m=+83.250211966 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1c9c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb030 item 37 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.581347232 +0000 UTC m=+83.250962784 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1ce40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d340): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d340): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d340): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.581347232 +0000 UTC m=+83.250962784 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb1f0 item 37 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d9c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d9c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d9c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d9c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d9c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.582887712 +0000 UTC m=+83.252503284 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1d9c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb570 item 38 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.583514185 +0000 UTC m=+83.253129737 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf1dec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5e500): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5e500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5e500): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5e500): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5e500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.583514185 +0000 UTC m=+83.253129737 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5e500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb960 item 38 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5eb80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5eb80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5eb80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5eb80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5eb80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.584975054 +0000 UTC m=+83.254590596 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5eb80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9305b0 item 39 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.58562402 +0000 UTC m=+83.255239562 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f580): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f580): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f580): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.58562402 +0000 UTC m=+83.255239562 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5f580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc930c40 item 39 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5fc00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5fc00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5fc00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5fc00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5fc00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.587299795 +0000 UTC m=+83.256915347 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf5fc00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9318f0 item 40 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.587942029 +0000 UTC m=+83.257557581 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0740): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0740): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0740): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.587942029 +0000 UTC m=+83.257557581 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc931ab0 item 40 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.589260418 +0000 UTC m=+83.258875970 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa0d00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1200): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94540 item 41 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1200): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.58997572 +0000 UTC m=+83.259591282 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94930 item 41 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.590788525 +0000 UTC m=+83.260404077 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa16c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1c00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1c00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1c00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1c00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.590788525 +0000 UTC m=+83.260404077 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfa1c00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94af0 item 41 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.592514405 +0000 UTC m=+83.262129957 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde840): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde840): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95420 item 42 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde840): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.593220719 +0000 UTC m=+83.262836271 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfde840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb955e0 item 42 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.593948383 +0000 UTC m=+83.263563935 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfded80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf300): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf300): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf300): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf300): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf300): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.593948383 +0000 UTC m=+83.263563935 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf300): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95810 item 42 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.595656891 +0000 UTC m=+83.265272443 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdf940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdfe40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdfe40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdfe40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95c70 item 43 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdfe40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdfe40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.596249189 +0000 UTC m=+83.265864741 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfdfe40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc668380 item 43 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.596725118 +0000 UTC m=+83.266340670 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a9c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a9c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a9c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a9c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a9c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.596725118 +0000 UTC m=+83.266340670 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02a9c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc668fc0 item 43 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.598481004 +0000 UTC m=+83.268096556 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b000): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b500): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b500): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc669880 item 44 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b500): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.599067712 +0000 UTC m=+83.268683264 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02b500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e070 item 44 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.599728621 +0000 UTC m=+83.269344173 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd02ba40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae0c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae0c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae0c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae0c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae0c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.599728621 +0000 UTC m=+83.269344173 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae0c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e310 item 44 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.601311922 +0000 UTC m=+83.270927493 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ae700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0aec00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0aec00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0aec00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e7e0 item 45 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0aec00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0aec00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.601778031 +0000 UTC m=+83.271393583 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0aec00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af300): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af300): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af300): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af300): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af300): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.601778031 +0000 UTC m=+83.271393583 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af300): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e9a0 item 45 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.603355611 +0000 UTC m=+83.272971163 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0af940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0afe40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0afe40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0afe40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38f0a0 item 46 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0afe40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0afe40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.603874131 +0000 UTC m=+83.273489683 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0afe40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0da640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0da640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0da640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0da640): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0da640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.603874131 +0000 UTC m=+83.273489683 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0da640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38f260 item 46 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.605290877 +0000 UTC m=+83.274906429 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dac80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38f650 item 47 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.606057304 +0000 UTC m=+83.275672856 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db880): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db880): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db880): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.606057304 +0000 UTC m=+83.275672856 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0db880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38f810 item 47 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.607613364 +0000 UTC m=+83.277228916 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0dbec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1224c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1224c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1224c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38fc70 item 48 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1224c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1224c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.60813522 +0000 UTC m=+83.277750772 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1224c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd122bc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd122bc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd122bc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd122bc0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd122bc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.60813522 +0000 UTC m=+83.277750772 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd122bc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38fe30 item 48 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123200): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123200): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.609425496 +0000 UTC m=+83.279041049 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ee310 item 49 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.609950658 +0000 UTC m=+83.279566210 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123680): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123bc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123bc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123bc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123bc0): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123bc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.609950658 +0000 UTC m=+83.279566210 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd123bc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ee4d0 item 49 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.611432398 +0000 UTC m=+83.281047950 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ee850 item 50 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.611915419 +0000 UTC m=+83.281530971 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156dc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156dc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156dc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156dc0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156dc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.611915419 +0000 UTC m=+83.281530971 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd156dc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2eed90 item 50 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157440): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157440): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157440): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157440): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157440): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.613225684 +0000 UTC m=+83.282841227 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157440): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ef110 item 51 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.613680003 +0000 UTC m=+83.283295555 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157e80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157e80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157e80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157e80): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157e80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.613680003 +0000 UTC m=+83.283295555 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd157e80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ef500 item 51 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17e600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17e600): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17e600): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17e600): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17e600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.615178363 +0000 UTC m=+83.284793915 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17e600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ef8f0 item 52 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.615851063 +0000 UTC m=+83.285466615 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17eb00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f080): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f080): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f080): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.615851063 +0000 UTC m=+83.285466615 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2efab0 item 52 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f700): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f700): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f700): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.61715694 +0000 UTC m=+83.286772492 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17f700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2efe30 item 53 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.617741935 +0000 UTC m=+83.287357507 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd17fc00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8240): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8240): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8240): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8240): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8240): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.617741935 +0000 UTC m=+83.287357507 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8240): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53e690 item 53 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a88c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a88c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a88c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a88c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a88c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.61932235 +0000 UTC m=+83.288937892 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a88c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53ed20 item 54 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.619870375 +0000 UTC m=+83.289485927 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a8dc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9340): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9340): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9340): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.619870375 +0000 UTC m=+83.289485927 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53f0a0 item 54 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a99c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a99c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a99c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a99c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a99c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.621214944 +0000 UTC m=+83.290830496 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a99c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53f5e0 item 55 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.621697415 +0000 UTC m=+83.291312967 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1a9ec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6500): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6500): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6500): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.621697415 +0000 UTC m=+83.291312967 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53f7a0 item 55 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6b80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6b80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6b80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6b80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6b80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.622904154 +0000 UTC m=+83.292519697 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e6b80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf6230 item 56 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.623438013 +0000 UTC m=+83.293053566 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7600): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7600): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7600): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.623438013 +0000 UTC m=+83.293053566 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf63f0 item 56 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.62486525 +0000 UTC m=+83.294480802 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1e7c40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210280): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210280): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf6a10 item 57 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210280): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.625843607 +0000 UTC m=+83.295459199 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf6bd0 item 57 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.626414024 +0000 UTC m=+83.296029576 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2107c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210d40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210d40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210d40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210d40): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.626414024 +0000 UTC m=+83.296029576 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd210d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf6ee0 item 57 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.627668093 +0000 UTC m=+83.297283645 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2118c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2118c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2118c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf7490 item 58 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2118c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2118c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.628342307 +0000 UTC m=+83.297957859 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2118c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf76c0 item 58 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.629037459 +0000 UTC m=+83.298653011 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd211e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22e4c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22e4c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22e4c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22e4c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22e4c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.629037459 +0000 UTC m=+83.298653011 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22e4c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf78f0 item 58 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.630585313 +0000 UTC m=+83.300200865 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22eb00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f040): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b2a80 item 59 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f040): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.631120144 +0000 UTC m=+83.300735696 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b2d20 item 59 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.631517483 +0000 UTC m=+83.301133035 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22f580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22fb00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22fb00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22fb00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22fb00): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22fb00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.631517483 +0000 UTC m=+83.301133035 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd22fb00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b2f50 item 59 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.632779227 +0000 UTC m=+83.302394769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6240): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6780): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6780): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b3730 item 60 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6780): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.633197637 +0000 UTC m=+83.302813189 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b3960 item 60 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.633800435 +0000 UTC m=+83.303415987 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a6cc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7280): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.633800435 +0000 UTC m=+83.303415987 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b3b20 item 60 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.635409125 +0000 UTC m=+83.305024677 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a78c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7e00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc894770 item 61 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7e00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.635969072 +0000 UTC m=+83.305584624 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2a7e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ce600): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ce600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ce600): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ce600): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ce600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.635969072 +0000 UTC m=+83.305584624 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ce600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc894d20 item 61 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.63798558 +0000 UTC m=+83.307601132 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cec40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8959d0 item 62 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.638692386 +0000 UTC m=+83.308307938 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf880): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf880): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf880): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.638692386 +0000 UTC m=+83.308307938 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cf880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc895dc0 item 62 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.641275865 +0000 UTC m=+83.310891438 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2cfec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea500): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea500): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8544d0 item 63 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea500): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.641864226 +0000 UTC m=+83.311479778 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eac00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eac00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eac00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eac00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eac00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.641864226 +0000 UTC m=+83.311479778 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eac00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc854770 item 63 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.643720423 +0000 UTC m=+83.313335975 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94ac0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94ac0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94ac0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2d880 item 64 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94ac0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94ac0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.644431716 +0000 UTC m=+83.314047268 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc94ac0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc951c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc951c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc951c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc951c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc951c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.644431716 +0000 UTC m=+83.314047268 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc951c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb2db90 item 64 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95800): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95800): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95800): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.646856636 +0000 UTC m=+83.316472188 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c2a0 item 65 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.647844181 +0000 UTC m=+83.317459733 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc95c80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322280): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.647844181 +0000 UTC m=+83.317459733 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c460 item 65 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3228c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3228c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3228c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3228c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3228c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.649566985 +0000 UTC m=+83.319182538 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3228c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c7e0 item 66 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.650250327 +0000 UTC m=+83.319865889 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd322d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323280): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.650250327 +0000 UTC m=+83.319865889 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34ca80 item 66 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3238c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3238c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3238c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3238c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3238c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.651834979 +0000 UTC m=+83.321450552 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3238c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34ce70 item 67 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.652468987 +0000 UTC m=+83.322084539 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd323d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e340): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e340): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e340): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.652468987 +0000 UTC m=+83.322084539 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d0a0 item 67 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e9c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e9c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e9c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e9c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e9c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.654152697 +0000 UTC m=+83.323768239 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e9c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d500 item 68 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.654929715 +0000 UTC m=+83.324545257 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34eec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f400): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f400): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f400): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.654929715 +0000 UTC m=+83.324545257 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d730 item 68 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fa40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fa40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fa40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fa40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fa40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.656268624 +0000 UTC m=+83.325884176 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fa40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34dab0 item 69 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.656968165 +0000 UTC m=+83.326583717 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34fec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3704c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3704c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3704c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3704c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3704c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.656968165 +0000 UTC m=+83.326583717 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3704c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34dc70 item 69 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.660219827 +0000 UTC m=+83.329835368 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc854310 item 70 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.660765978 +0000 UTC m=+83.330381530 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ea680): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eabc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eabc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eabc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eabc0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eabc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.660765978 +0000 UTC m=+83.330381530 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eabc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8544d0 item 70 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb400): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb400): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb400): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.662038862 +0000 UTC m=+83.331654414 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc855260 item 71 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.662579073 +0000 UTC m=+83.332194625 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2eb900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ebe00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ebe00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ebe00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ebe00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ebe00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.662579073 +0000 UTC m=+83.332194625 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2ebe00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8559d0 item 71 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370a80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370a80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370a80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370a80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370a80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.664030013 +0000 UTC m=+83.333645565 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370a80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c150 item 72 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.664538003 +0000 UTC m=+83.334153555 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd370f80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3714c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3714c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3714c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3714c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3714c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.664538003 +0000 UTC m=+83.334153555 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd3714c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c310 item 72 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.665825134 +0000 UTC m=+83.335440686 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd371a80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a080): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c690 item 73 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a080): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.666269584 +0000 UTC m=+83.335885136 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c850 item 73 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.666926093 +0000 UTC m=+83.336541645 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2a540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2aa80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2aa80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2aa80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2aa80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2aa80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.666926093 +0000 UTC m=+83.336541645 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2aa80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34ca10 item 73 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.66826401 +0000 UTC m=+83.337879562 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b1c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b6c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b6c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b6c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34ce00 item 74 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b6c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b6c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.669042431 +0000 UTC m=+83.338657983 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2b6c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d030 item 74 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.669897596 +0000 UTC m=+83.339513148 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf2bc00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2280): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.669897596 +0000 UTC m=+83.339513148 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d1f0 item 74 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.671624517 +0000 UTC m=+83.341240069 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2980): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d6c0 item 75 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.672277371 +0000 UTC m=+83.341892923 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d880 item 75 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.672699959 +0000 UTC m=+83.342315511 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec33c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3900): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3900): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3900): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.672699959 +0000 UTC m=+83.342315511 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34da40 item 75 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.674185735 +0000 UTC m=+83.343801318 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916d40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916d40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916d40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf4310 item 76 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916d40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.674732157 +0000 UTC m=+83.344347709 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf4540 item 76 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.675291354 +0000 UTC m=+83.344906906 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2140): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2140): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2140): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.675291354 +0000 UTC m=+83.344906906 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf4850 item 76 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.676459569 +0000 UTC m=+83.346075122 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2d80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2d80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2d80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5110 item 77 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2d80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2d80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.677001474 +0000 UTC m=+83.346617026 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2d80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3480): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3480): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3480): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.677001474 +0000 UTC m=+83.346617026 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf53b0 item 77 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.678311738 +0000 UTC m=+83.347927290 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3ac0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaa80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaa80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaa80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf57a0 item 78 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaa80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaa80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.678933763 +0000 UTC m=+83.348549305 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaa80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbb780): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbb780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbb780): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbb780): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbb780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.678933763 +0000 UTC m=+83.348549305 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbb780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5a40 item 78 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.680333658 +0000 UTC m=+83.349949260 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e980): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e980): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e980): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5dc0 item 79 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e980): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e980): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.680746096 +0000 UTC m=+83.350361648 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e980): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f100): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f100): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f100): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.680746096 +0000 UTC m=+83.350361648 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4150 item 79 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.682164856 +0000 UTC m=+83.351780408 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fc40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fc40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fc40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce44d0 item 80 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fc40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fc40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.682604767 +0000 UTC m=+83.352220319 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9fc40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6880): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6880): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6880): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.682604767 +0000 UTC m=+83.352220319 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4850 item 80 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.684008779 +0000 UTC m=+83.353624331 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab70c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4c40 item 81 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.684793731 +0000 UTC m=+83.354409284 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7b80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7b80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7b80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7b80): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7b80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.684793731 +0000 UTC m=+83.354409284 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7b80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4f50 item 81 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.686055885 +0000 UTC m=+83.355671428 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ae00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce5490 item 82 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.686559217 +0000 UTC m=+83.356174769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b300): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.686559217 +0000 UTC m=+83.356174769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce56c0 item 82 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814400): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814400): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814400): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.687780703 +0000 UTC m=+83.357396326 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce5ab0 item 83 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.688260871 +0000 UTC m=+83.357876423 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc814a80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815640): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.688260871 +0000 UTC m=+83.357876423 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce5e30 item 83 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa880): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa880): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa880): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.690186167 +0000 UTC m=+83.359801719 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab45b0 item 84 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.690842887 +0000 UTC m=+83.360458439 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaae80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab540): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab540): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab540): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.690842887 +0000 UTC m=+83.360458439 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab49a0 item 84 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabbc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabbc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabbc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabbc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabbc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.692155897 +0000 UTC m=+83.361771439 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdabbc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab4e70 item 85 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.692597892 +0000 UTC m=+83.362213444 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf122c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12800): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12800): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12800): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.692597892 +0000 UTC m=+83.362213444 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab50a0 item 85 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12e80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12e80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12e80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12e80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12e80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.693797047 +0000 UTC m=+83.363412599 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12e80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab5500 item 86 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.694509974 +0000 UTC m=+83.364125526 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13900): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13900): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13900): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.694509974 +0000 UTC m=+83.364125526 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab56c0 item 86 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c080): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c080): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.695782978 +0000 UTC m=+83.365398521 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab5e30 item 87 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.696414411 +0000 UTC m=+83.366029963 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cac0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cac0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cac0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cac0): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cac0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.696414411 +0000 UTC m=+83.366029963 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cac0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8ccc40 item 87 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d1c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d1c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d1c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d1c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d1c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.697755153 +0000 UTC m=+83.367370705 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d1c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8cdc00 item 88 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.698499059 +0000 UTC m=+83.368114611 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d6c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dc40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dc40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dc40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dc40): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dc40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.698499059 +0000 UTC m=+83.368114611 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14dc40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc4884d0 item 88 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.700199079 +0000 UTC m=+83.369814631 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e8c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e8c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e8c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc488a10 item 89 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e8c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e8c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.700682192 +0000 UTC m=+83.370297744 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34e8c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc488e00 item 89 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.701439903 +0000 UTC m=+83.371055455 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34ee00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f380): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f380): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f380): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.701439903 +0000 UTC m=+83.371055455 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc4890a0 item 89 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.703027562 +0000 UTC m=+83.372643114 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd34f9c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8040): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc4895e0 item 90 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8040): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.703526995 +0000 UTC m=+83.373142548 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc489ab0 item 90 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.704238308 +0000 UTC m=+83.373853851 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8b40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8b40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8b40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8b40): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8b40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.704238308 +0000 UTC m=+83.373853851 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe8b40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc489dc0 item 90 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.705500422 +0000 UTC m=+83.375115974 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe96c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe96c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe96c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89e5b0 item 91 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe96c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe96c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.70597021 +0000 UTC m=+83.375585752 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe96c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89ebd0 item 91 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.706685632 +0000 UTC m=+83.376301184 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbe9c00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34280): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.706685632 +0000 UTC m=+83.376301184 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89f2d0 item 91 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.708020934 +0000 UTC m=+83.377636486 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc348c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34e00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89fb20 item 92 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34e00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.708589577 +0000 UTC m=+83.378205129 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc34e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c150 item 92 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.709188949 +0000 UTC m=+83.378804491 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35900): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35900): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35900): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.709188949 +0000 UTC m=+83.378804491 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc35900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c310 item 92 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.710458988 +0000 UTC m=+83.380074540 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66580): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66580): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c690 item 93 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66580): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.710965325 +0000 UTC m=+83.380580877 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66c80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66c80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66c80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66c80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66c80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.710965325 +0000 UTC m=+83.380580877 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc66c80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c850 item 93 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.712649586 +0000 UTC m=+83.382265138 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc672c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc67800): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc67800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc67800): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56ccb0 item 94 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc67800): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc67800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.713225253 +0000 UTC m=+83.382840795 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc67800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e000): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e000): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e000): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e000): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e000): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.713225253 +0000 UTC m=+83.382840795 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e000): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56ce70 item 94 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.714978204 +0000 UTC m=+83.384593756 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8e640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8eb80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8eb80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8eb80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d260 item 95 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8eb80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8eb80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.715486444 +0000 UTC m=+83.385101996 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8eb80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f280): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.715486444 +0000 UTC m=+83.385101996 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d420 item 95 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.71690352 +0000 UTC m=+83.386519073 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8f8c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8fe00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8fe00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8fe00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d810 item 96 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8fe00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8fe00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.717591971 +0000 UTC m=+83.387207523 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc8fe00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c600): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c600): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c600): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.717591971 +0000 UTC m=+83.387207523 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d9d0 item 96 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= 2026/08/07 01:38:53 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:53 DEBUG : Looking for writers 2026/08/07 01:38:53 DEBUG : >WaitForWriters: 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/07 01:38:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dc80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dc80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dc80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dc80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dc80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.852332869 +0000 UTC m=+83.521948422 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dc80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.852332869 +0000 UTC m=+83.521948422 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf66c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf66c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf66c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf66c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf66c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.852332869 +0000 UTC m=+83.521948422 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf66c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a5e30 item 1 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6d00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6d00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6d00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6d00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6d00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.854948259 +0000 UTC m=+83.524563852 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf6d00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7200): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7200): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7200): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.854948259 +0000 UTC m=+83.524563852 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9933b0 item 2 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7840): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7840): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7840): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.856591664 +0000 UTC m=+83.526207216 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.856591664 +0000 UTC m=+83.526207216 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdf7cc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c280): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c280): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c280): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.856591664 +0000 UTC m=+83.526207216 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9938f0 item 3 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c900): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c900): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c900): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.858955689 +0000 UTC m=+83.528571321 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9c900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ce40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ce40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ce40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ce40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ce40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.858955689 +0000 UTC m=+83.528571321 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ce40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccee380 item 4 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d480): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d480): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d480): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d480): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d480): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.860567714 +0000 UTC m=+83.530183296 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d480): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.860567714 +0000 UTC m=+83.530183296 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9d900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ddc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ddc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ddc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ddc0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ddc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.860567714 +0000 UTC m=+83.530183296 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dce9ddc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccee9a0 item 5 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece540): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece540): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece540): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.862978938 +0000 UTC m=+83.532594490 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcece540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecea80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecea80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecea80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecea80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecea80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.862978938 +0000 UTC m=+83.532594490 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecea80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccef030 item 6 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf100): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf100): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf100): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.864677205 +0000 UTC m=+83.534292758 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.864677205 +0000 UTC m=+83.534292758 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecf600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfac0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfac0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfac0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfac0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfac0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.864677205 +0000 UTC m=+83.534292758 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcecfac0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccef960 item 7 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14240): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14240): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14240): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14240): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14240): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.867147521 +0000 UTC m=+83.536763073 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14240): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14780): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14780): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14780): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.867147521 +0000 UTC m=+83.536763073 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccda0e0 item 8 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14d40): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcf14d40): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14d40): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14d40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf14d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15100): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15100): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15100): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.868973109 +0000 UTC m=+83.538588661 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.868973109 +0000 UTC m=+83.538588661 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15a80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15a80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15a80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15a80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15a80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.868973109 +0000 UTC m=+83.538588661 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf15a80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdab60 item 9 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c200): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c200): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.871233979 +0000 UTC m=+83.540849531 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c740): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c740): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c740): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.871233979 +0000 UTC m=+83.540849531 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4c740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb1f0 item 10 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4cd80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcf4cd80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4cd80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4cd80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4cd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4cd80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4cd80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d140): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d140): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d140): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.873060971 +0000 UTC m=+83.542676583 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): _writeAt: size=3, off=2 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.873060971 +0000 UTC m=+83.542676583 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4d640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4db40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4db40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4db40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4db40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4db40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.873060971 +0000 UTC m=+83.542676583 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf4db40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb570 item 11 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf862c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf862c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf862c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf862c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf862c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.875500438 +0000 UTC m=+83.545116010 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf862c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86800): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86800): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86800): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.875500438 +0000 UTC m=+83.545116010 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdbd50 item 12 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86e40): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcf86e40): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86e40): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86e40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86e40): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf86e40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf87200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf87200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf87200): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf87200): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf87200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.877145415 +0000 UTC m=+83.546760967 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf87200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf878c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf878c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf878c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf878c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf878c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.877145415 +0000 UTC m=+83.546760967 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf878c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc930ee0 item 13 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4040): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4040): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.878681647 +0000 UTC m=+83.548297219 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4580): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4580): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4580): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.878681647 +0000 UTC m=+83.548297219 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc931a40 item 14 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4bc0): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dcfb4bc0): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4bc0): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4bc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4bc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4bc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4f80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4f80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4f80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4f80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4f80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.880335391 +0000 UTC m=+83.549950973 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb4f80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5640): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.880335391 +0000 UTC m=+83.549950973 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb944d0 item 15 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5cc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5cc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5cc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5cc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5cc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.882028328 +0000 UTC m=+83.551643870 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfb5cc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0300): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0300): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0300): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0300): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0300): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.882028328 +0000 UTC m=+83.551643870 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0300): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94a80 item 16 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0940): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0940): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0940): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.883936312 +0000 UTC m=+83.553551865 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.883936312 +0000 UTC m=+83.553551865 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe0dc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe12c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe12c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe12c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe12c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe12c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.883936312 +0000 UTC m=+83.553551865 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe12c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95340 item 17 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1940): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1940): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1940): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.886958029 +0000 UTC m=+83.556573581 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1e80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1e80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1e80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1e80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1e80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.886958029 +0000 UTC m=+83.556573581 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcfe1e80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95960 item 18 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01c600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01c600): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01c600): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01c600): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01c600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.88862088 +0000 UTC m=+83.558236432 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01c600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.88862088 +0000 UTC m=+83.558236432 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01cb00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d000): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d000): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d000): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d000): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d000): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.88862088 +0000 UTC m=+83.558236432 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d000): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95d50 item 19 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d680): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d680): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d680): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d680): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d680): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.891192217 +0000 UTC m=+83.560807769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01d680): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01dbc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01dbc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01dbc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01dbc0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01dbc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.891192217 +0000 UTC m=+83.560807769 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd01dbc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc669500 item 20 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.892957682 +0000 UTC m=+83.562573234 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.892957682 +0000 UTC m=+83.562573234 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062d40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062d40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062d40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062d40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062d40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.892957682 +0000 UTC m=+83.562573234 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd062d40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e1c0 item 21 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0633c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0633c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0633c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0633c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0633c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.895165802 +0000 UTC m=+83.564781354 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0633c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd063900): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd063900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd063900): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd063900): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd063900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.895165802 +0000 UTC m=+83.564781354 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd063900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e7e0 item 22 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba080): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba080): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.89658848 +0000 UTC m=+83.566204032 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.89658848 +0000 UTC m=+83.566204032 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0ba580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0baa80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0baa80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0baa80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0baa80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0baa80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.89658848 +0000 UTC m=+83.566204032 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0baa80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38ee70 item 23 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb100): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb100): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb100): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb100): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb100): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.898579069 +0000 UTC m=+83.568194621 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb100): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb640): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.898579069 +0000 UTC m=+83.568194621 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bb640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38f3b0 item 24 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bbc80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dd0bbc80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bbc80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bbc80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bbc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bbc80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0bbc80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2140): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2140): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2140): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.900451806 +0000 UTC m=+83.570067358 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.900451806 +0000 UTC m=+83.570067358 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2b80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2b80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2b80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2b80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2b80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.900451806 +0000 UTC m=+83.570067358 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f2b80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38f7a0 item 25 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3200): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3200): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3200): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.902485879 +0000 UTC m=+83.572101431 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3740): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3740): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3740): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.902485879 +0000 UTC m=+83.572101431 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38fd50 item 26 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3d80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dd0f3d80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3d80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3d80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3d80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0f3d80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c240): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c240): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c240): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c240): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c240): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.904178846 +0000 UTC m=+83.573794398 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c240): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): >_readAt: n=2, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): _writeAt: size=3, off=7 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.904178846 +0000 UTC m=+83.573794398 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12c740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12cc80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12cc80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12cc80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12cc80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12cc80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.904178846 +0000 UTC m=+83.573794398 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12cc80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ee230 item 27 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d300): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d300): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d300): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d300): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d300): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.907535025 +0000 UTC m=+83.577150567 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d300): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d840): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d840): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d840): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d840): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d840): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.907535025 +0000 UTC m=+83.577150567 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12d840): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ee700 item 28 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12de80): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dd12de80): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12de80): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12de80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12de80): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12de80): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd12de80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15c340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15c340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15c340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15c340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15c340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.909256327 +0000 UTC m=+83.578871868 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15c340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15ca00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15ca00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15ca00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15ca00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15ca00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.909256327 +0000 UTC m=+83.578871868 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15ca00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2eee00 item 29 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d080): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d080): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.910914659 +0000 UTC m=+83.580530211 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d5c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d5c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d5c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d5c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d5c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.910914659 +0000 UTC m=+83.580530211 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15d5c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ef340 item 30 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15dc00): _readAt: size=2, off=0 2026/08/07 01:38:53 ERROR : open-test-file(0x734dd15dc00): Couldn't read size of file 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15dc00): >_readAt: n=0, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15dc00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15dc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15dc00): close: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd15dc00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1760c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1760c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1760c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1760c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1760c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.912502618 +0000 UTC m=+83.582118170 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1760c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176780): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176780): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176780): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.912502618 +0000 UTC m=+83.582118170 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2ef7a0 item 31 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176e00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176e00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.914559864 +0000 UTC m=+83.584175416 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd176e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177340): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177340): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177340): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.914559864 +0000 UTC m=+83.584175416 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2efb20 item 32 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177980): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177980): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177980): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177980): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177980): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.916406151 +0000 UTC m=+83.586021703 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177980): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53e070 item 33 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.916993891 +0000 UTC m=+83.586609433 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd177e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194400): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194400): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194400): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.916993891 +0000 UTC m=+83.586609433 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53e700 item 33 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194a40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194a40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194a40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194a40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194a40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.918898568 +0000 UTC m=+83.588514120 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194a40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53ed90 item 34 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.919662691 +0000 UTC m=+83.589278294 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd194ec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195400): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195400): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195400): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.919662691 +0000 UTC m=+83.589278294 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53f110 item 34 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195a40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195a40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195a40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195a40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195a40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.921275488 +0000 UTC m=+83.590891040 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195a40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53f650 item 35 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.921967846 +0000 UTC m=+83.591583428 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd195ec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1ba4c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1ba4c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1ba4c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1ba4c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1ba4c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.921967846 +0000 UTC m=+83.591583428 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1ba4c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc53f810 item 35 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bab40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bab40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bab40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bab40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bab40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.923846945 +0000 UTC m=+83.593462497 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bab40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf62a0 item 36 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.924576894 +0000 UTC m=+83.594192446 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb040): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb580): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb580): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb580): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.924576894 +0000 UTC m=+83.594192446 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bb580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf64d0 item 36 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bbbc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bbbc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bbbc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bbbc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bbbc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.926142582 +0000 UTC m=+83.595758123 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1bbbc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf6a80 item 37 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.926758465 +0000 UTC m=+83.596374046 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da640): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da640): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da640): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da640): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da640): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.926758465 +0000 UTC m=+83.596374046 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1da640): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf6c40 item 37 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dacc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dacc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dacc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dacc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dacc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.928403302 +0000 UTC m=+83.598018854 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dacc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf7030 item 38 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.929059159 +0000 UTC m=+83.598674711 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db1c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db700): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db700): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db700): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db700): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db700): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.929059159 +0000 UTC m=+83.598674711 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1db700): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf7420 item 38 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dbd80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dbd80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dbd80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dbd80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dbd80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.930688768 +0000 UTC m=+83.600304320 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1dbd80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf7880 item 39 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.931373401 +0000 UTC m=+83.600988953 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6880): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6880): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6880): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.931373401 +0000 UTC m=+83.600988953 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccf7a40 item 39 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6f00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6f00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6f00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6f00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6f00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.933484017 +0000 UTC m=+83.603099569 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f6f00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b2bd0 item 40 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.934182888 +0000 UTC m=+83.603798440 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7400): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7940): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7940): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7940): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.934182888 +0000 UTC m=+83.603798440 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd1f7940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b2ee0 item 40 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.936259519 +0000 UTC m=+83.605875071 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212000): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b3650 item 41 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.936870874 +0000 UTC m=+83.606486426 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b3880 item 41 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.937524389 +0000 UTC m=+83.607139941 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2129c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212f00): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212f00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212f00): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212f00): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212f00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.937524389 +0000 UTC m=+83.607139941 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212f00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd2b3ab0 item 41 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.939057895 +0000 UTC m=+83.608673437 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213a40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213a40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213a40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc894310 item 42 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213a40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213a40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.940013881 +0000 UTC m=+83.609629433 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213a40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc894850 item 42 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.942487053 +0000 UTC m=+83.612102615 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284080): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284600): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284600): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284600): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.942487053 +0000 UTC m=+83.612102615 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc894d90 item 42 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.944370991 +0000 UTC m=+83.613986583 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd284c40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285140): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285140): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a8540 item 43 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285140): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.944957899 +0000 UTC m=+83.614573451 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a88c0 item 43 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.945644256 +0000 UTC m=+83.615259808 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285680): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285bc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285bc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285bc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285bc0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285bc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.945644256 +0000 UTC m=+83.615259808 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd285bc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a8bd0 item 43 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.947518486 +0000 UTC m=+83.617134038 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec28c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec28c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec28c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a8f50 item 44 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec28c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec28c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.948173543 +0000 UTC m=+83.617789095 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec28c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a9110 item 44 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.948869688 +0000 UTC m=+83.618485260 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec2e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3380): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3380): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3380): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3380): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3380): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.948869688 +0000 UTC m=+83.618485260 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3380): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a92d0 item 44 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.95042152 +0000 UTC m=+83.620037072 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec39c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3ec0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3ec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3ec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a99d0 item 45 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3ec0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3ec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.951462616 +0000 UTC m=+83.621078168 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcec3ec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916f40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916f40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916f40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916f40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916f40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.951462616 +0000 UTC m=+83.621078168 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc916f40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd5a9c00 item 45 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.953377302 +0000 UTC m=+83.622992864 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc917cc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2340): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2340): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc895180 item 46 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2340): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.954013274 +0000 UTC m=+83.623628826 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2a40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2a40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2a40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2a40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2a40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.954013274 +0000 UTC m=+83.623628826 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d2a40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc895960 item 46 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.955739354 +0000 UTC m=+83.625354946 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3680): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3680): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3680): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9743f0 item 47 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3680): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3680): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.956342042 +0000 UTC m=+83.625957594 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3680): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3d80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3d80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3d80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3d80): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3d80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.956342042 +0000 UTC m=+83.625957594 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd0d3d80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc974620 item 47 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.95802444 +0000 UTC m=+83.627639992 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbaf80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9752d0 item 48 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.958694214 +0000 UTC m=+83.628309766 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbbba00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e740): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e740): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e740): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e740): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e740): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.958694214 +0000 UTC m=+83.628309766 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9e740): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9757a0 item 48 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.960414343 +0000 UTC m=+83.630029896 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9ee00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc975d50 item 49 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.961064662 +0000 UTC m=+83.630680214 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f280): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f7c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f7c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f7c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f7c0): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f7c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.961064662 +0000 UTC m=+83.630680214 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb9f7c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc854070 item 49 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6800): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6800): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6800): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.962802725 +0000 UTC m=+83.632418277 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c1c0 item 50 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.96352006 +0000 UTC m=+83.633135612 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab6f00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7500): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7500): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7500): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.96352006 +0000 UTC m=+83.633135612 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c380 item 50 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7c00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7c00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7c00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7c00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.965282759 +0000 UTC m=+83.634898331 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcab7c00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c700 item 51 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.96591312 +0000 UTC m=+83.635528672 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71ad00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b240): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b240): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b240): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b240): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b240): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.96591312 +0000 UTC m=+83.635528672 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b240): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34c8c0 item 51 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b8c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b8c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b8c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b8c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b8c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.967663595 +0000 UTC m=+83.637279147 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71b8c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34ccb0 item 52 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.968394767 +0000 UTC m=+83.638010339 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc71bdc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc8148c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc8148c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc8148c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc8148c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc8148c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.968394767 +0000 UTC m=+83.638010339 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc8148c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34ce70 item 52 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815900): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815900): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815900): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815900): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815900): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.969968449 +0000 UTC m=+83.639584002 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dc815900): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d260 item 53 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.97076301 +0000 UTC m=+83.640378562 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaa780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaadc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaadc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaadc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaadc0): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaadc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.97076301 +0000 UTC m=+83.640378562 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaadc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d500 item 53 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab580): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab580): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab580): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab580): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab580): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.972448494 +0000 UTC m=+83.642064046 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdab580): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34d8f0 item 54 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.973197889 +0000 UTC m=+83.642813441 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcdaba80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12200): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12200): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12200): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12200): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12200): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.973197889 +0000 UTC m=+83.642813441 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12200): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34dab0 item 54 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12880): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12880): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12880): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12880): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12880): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.974767404 +0000 UTC m=+83.644382946 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12880): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd34de30 item 55 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.975386032 +0000 UTC m=+83.645001584 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf12d80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf132c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf132c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf132c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf132c0): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf132c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.975386032 +0000 UTC m=+83.645001584 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf132c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf42a0 item 55 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13940): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13940): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13940): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13940): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13940): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.977055374 +0000 UTC m=+83.646670927 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13940): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf4770 item 56 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.97769308 +0000 UTC m=+83.647308632 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcf13e40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c4c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c4c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c4c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c4c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c4c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.97769308 +0000 UTC m=+83.647308632 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14c4c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf49a0 item 56 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.979040255 +0000 UTC m=+83.648655807 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14cb00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d0c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d0c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d0c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf52d0 item 57 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d0c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d0c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.979563302 +0000 UTC m=+83.649178844 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d0c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5570 item 57 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.980167203 +0000 UTC m=+83.649782755 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14d600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14db80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14db80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14db80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14db80): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14db80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.980167203 +0000 UTC m=+83.649782755 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd14db80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5730 item 57 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.981608806 +0000 UTC m=+83.651224358 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c2c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c800): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c800): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c800): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5b90 item 58 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c800): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c800): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.98231567 +0000 UTC m=+83.651931222 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2c800): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcaf5d50 item 58 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.983022235 +0000 UTC m=+83.652637787 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2cd80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d340): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d340): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d340): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d340): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d340): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.983022235 +0000 UTC m=+83.652637787 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d340): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4070 item 58 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.984569017 +0000 UTC m=+83.654184579 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2d980): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dec0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dec0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dec0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4460 item 59 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dec0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dec0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.985214045 +0000 UTC m=+83.654829597 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcd2dec0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): _writeAt: size=3, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4700 item 59 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.985960646 +0000 UTC m=+83.655576198 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212a80): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212a80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212a80): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212a80): >_readAt: n=8, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212a80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.985960646 +0000 UTC m=+83.655576198 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd212a80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4930 item 59 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.988068286 +0000 UTC m=+83.657683838 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd2130c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213600): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213600): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213600): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce4e70 item 60 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213600): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213600): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.988646248 +0000 UTC m=+83.658261800 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213600): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): open at offset 5 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce5030 item 60 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): _readAt: size=2, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): _writeAt: size=3, off=5 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): >_writeAt: n=3, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.989391466 +0000 UTC m=+83.659007068 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dd213b80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58540): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58540): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58540): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58540): >_readAt: n=3, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58540): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.989391466 +0000 UTC m=+83.659007068 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58540): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce52d0 item 60 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.99089211 +0000 UTC m=+83.660507662 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb58b80): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb590c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb590c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb590c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce57a0 item 61 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb590c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb590c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.991431288 +0000 UTC m=+83.661046831 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb590c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb597c0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb597c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb597c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb597c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb597c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.991431288 +0000 UTC m=+83.661046831 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb597c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcce5960 item 61 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.993028365 +0000 UTC m=+83.662643917 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcb59e00): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfa440): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfa440): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfa440): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab4150 item 62 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfa440): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfa440): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.993746101 +0000 UTC m=+83.663361653 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfa440): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfab40): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfab40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfab40): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfab40): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfab40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.993746101 +0000 UTC m=+83.663361653 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfab40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab4460 item 62 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.995325013 +0000 UTC m=+83.664940566 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb180): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb6c0): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb6c0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb6c0): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab48c0 item 63 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb6c0): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb6c0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.995842661 +0000 UTC m=+83.665458213 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfb6c0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfbdc0): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfbdc0): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfbdc0): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfbdc0): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfbdc0): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.995842661 +0000 UTC m=+83.665458213 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcbfbdc0): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab4af0 item 63 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38: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/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): open at offset 0 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): >_readAt: n=0, err=Bad file descriptor 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.99735639 +0000 UTC m=+83.666971932 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60500): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60a40): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60a40): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60a40): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab4fc0 item 64 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60a40): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60a40): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.997872795 +0000 UTC m=+83.667488337 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc60a40): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61140): _readAt: size=512, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61140): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61140): >openPending: err= 2026/08/07 01:38:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61140): >_readAt: n=5, err=EOF 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61140): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.997872795 +0000 UTC m=+83.667488337 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61140): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: Remove: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab51f0 item 64 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61780): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61780): >openPending: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61780): _writeAt: size=5, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61780): >_writeAt: n=5, err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61780): close: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:53.999552668 +0000 UTC m=+83.669168220 2026/08/07 01:38:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61780): >close: err= 2026/08/07 01:38:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/07 01:38:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/07 01:38:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61c00): _readAt: size=2, off=0 2026/08/07 01:38:53 DEBUG : open-test-file(0x734dcc61c00): openPending: 2026/08/07 01:38:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc61c00): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc61c00): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc61c00): _writeAt: size=3, off=2 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab5650 item 65 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc61c00): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc61c00): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.000124177 +0000 UTC m=+83.669739729 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc61c00): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82200): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82200): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82200): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.000124177 +0000 UTC m=+83.669739729 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcab58f0 item 65 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82840): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82840): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82840): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82840): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82840): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.002111701 +0000 UTC m=+83.671727264 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82840): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8cc620 item 66 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): _writeAt: size=3, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.00275191 +0000 UTC m=+83.672367462 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc82cc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83200): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83200): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83200): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.00275191 +0000 UTC m=+83.672367462 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8cce70 item 66 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83840): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83840): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83840): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83840): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83840): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.004433427 +0000 UTC m=+83.674048979 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83840): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): _writeAt: size=3, off=2 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8cd880 item 67 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.005181119 +0000 UTC m=+83.674796671 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcc83cc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd662c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd662c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd662c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd662c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd662c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.005181119 +0000 UTC m=+83.674796671 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd662c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8cdc70 item 67 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66940): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66940): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66940): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66940): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66940): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.007063835 +0000 UTC m=+83.676679387 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66940): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc488540 item 68 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): _writeAt: size=3, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.007997959 +0000 UTC m=+83.677613531 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd66e40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67380): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67380): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67380): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67380): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67380): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.007997959 +0000 UTC m=+83.677613531 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67380): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc4887e0 item 68 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd679c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd679c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd679c0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd679c0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd679c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.009915942 +0000 UTC m=+83.679531565 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd679c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): _writeAt: size=3, off=2 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc488e70 item 69 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.010620954 +0000 UTC m=+83.680236506 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcd67e40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6440): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6440): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6440): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6440): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6440): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.010620954 +0000 UTC m=+83.680236506 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6440): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc489110 item 69 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6ac0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6ac0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6ac0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6ac0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6ac0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.012209203 +0000 UTC m=+83.681824755 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6ac0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc4897a0 item 70 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): _writeAt: size=3, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.012851377 +0000 UTC m=+83.682466929 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc6fc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7500): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7500): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7500): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7500): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7500): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.012851377 +0000 UTC m=+83.682466929 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7500): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc489c70 item 70 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7b80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7b80): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7b80): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7b80): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7b80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.014157373 +0000 UTC m=+83.683772925 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdc7b80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): _writeAt: size=3, off=2 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc854380 item 71 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.015048036 +0000 UTC m=+83.684663588 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcb9fc40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2280): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2280): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2280): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2280): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2280): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.015048036 +0000 UTC m=+83.684663588 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2280): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc854620 item 71 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2900): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2900): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2900): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2900): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2900): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.016457197 +0000 UTC m=+83.686072749 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2900): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc854fc0 item 72 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): _writeAt: size=3, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.017067981 +0000 UTC m=+83.686683533 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b2e00): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3340): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3340): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3340): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3340): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3340): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.017067981 +0000 UTC m=+83.686683533 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3340): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc8552d0 item 72 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.018395839 +0000 UTC m=+83.688011391 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3900): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3e00): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3e00): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3e00): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c000 item 73 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3e00): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3e00): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.018850849 +0000 UTC m=+83.688466401 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dc8b3e00): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): _writeAt: size=3, off=2 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c1c0 item 73 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.019427607 +0000 UTC m=+83.689043159 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce183c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18900): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18900): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18900): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18900): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18900): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.019427607 +0000 UTC m=+83.689043159 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18900): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c380 item 73 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.021060943 +0000 UTC m=+83.690676495 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce18f40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19440): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19440): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19440): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c700 item 74 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19440): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19440): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.021668991 +0000 UTC m=+83.691284533 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19440): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56c8c0 item 74 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): _writeAt: size=3, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.022433776 +0000 UTC m=+83.692049357 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce19980): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92000): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92000): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92000): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92000): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92000): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.022433776 +0000 UTC m=+83.692049357 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92000): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56caf0 item 74 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.024048415 +0000 UTC m=+83.693663967 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92640): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92b40): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92b40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92b40): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56cf50 item 75 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92b40): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92b40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.02501939 +0000 UTC m=+83.694634942 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce92b40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): _writeAt: size=3, off=2 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d110 item 75 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.026411108 +0000 UTC m=+83.696026660 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93080): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce935c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce935c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce935c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce935c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce935c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.026411108 +0000 UTC m=+83.696026660 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce935c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d2d0 item 75 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.028566399 +0000 UTC m=+83.698181951 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dce93c00): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6200): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6200): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d650 item 76 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6200): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.029185649 +0000 UTC m=+83.698801201 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56d880 item 76 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): _writeAt: size=3, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.029788437 +0000 UTC m=+83.699403989 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6740): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6cc0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6cc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6cc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6cc0): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6cc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.029788437 +0000 UTC m=+83.699403989 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb6cc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56da40 item 76 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.031499128 +0000 UTC m=+83.701114680 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7300): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7800): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7800): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7800): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd56ddc0 item 77 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7800): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7800): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.03214024 +0000 UTC m=+83.701755832 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dceb7800): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0000): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0000): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0000): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0000): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0000): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.03214024 +0000 UTC m=+83.701755832 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0000): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a41c0 item 77 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.033924039 +0000 UTC m=+83.703539641 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0640): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0b40): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0b40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0b40): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a4620 item 78 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0b40): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0b40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.035247138 +0000 UTC m=+83.704862690 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef0b40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1240): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1240): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1240): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1240): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1240): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.035247138 +0000 UTC m=+83.704862690 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1240): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a48c0 item 78 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.037675173 +0000 UTC m=+83.707290725 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1880): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1d80): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1d80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1d80): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a4ee0 item 79 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1d80): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1d80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.038271851 +0000 UTC m=+83.707887403 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcef1d80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1a580): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1a580): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1a580): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1a580): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1a580): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.038271851 +0000 UTC m=+83.707887403 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1a580): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a50a0 item 79 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 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/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.04127356 +0000 UTC m=+83.710889112 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1abc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b0c0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b0c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b0c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a5570 item 80 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b0c0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b0c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.041829871 +0000 UTC m=+83.711445423 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b0c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b7c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b7c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b7c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b7c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b7c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.041829871 +0000 UTC m=+83.711445423 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1b7c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a59d0 item 80 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1be00): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1be00): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1be00): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1be00): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1be00): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.043857541 +0000 UTC m=+83.713473093 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf1be00): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): _writeAt: size=3, off=7 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd3a5e30 item 81 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.044696325 +0000 UTC m=+83.714311877 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c380): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c8c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c8c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c8c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c8c0): >_readAt: n=8, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c8c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.044696325 +0000 UTC m=+83.714311877 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4c8c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9923f0 item 81 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4cf40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4cf40): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4cf40): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4cf40): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4cf40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.046670835 +0000 UTC m=+83.716286387 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4cf40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc993420 item 82 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): _readAt: size=2, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): _writeAt: size=3, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.047376889 +0000 UTC m=+83.716992441 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d440): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d9c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d9c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d9c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d9c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d9c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.047376889 +0000 UTC m=+83.716992441 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf4d9c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9937a0 item 82 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86140): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86140): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86140): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86140): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86140): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.048904193 +0000 UTC m=+83.718519745 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86140): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): _writeAt: size=3, off=7 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccee000 item 83 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.049477156 +0000 UTC m=+83.719092708 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86640): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86b80): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86b80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86b80): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86b80): >_readAt: n=8, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86b80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.049477156 +0000 UTC m=+83.719092708 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf86b80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccee1c0 item 83 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf87200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf87200): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf87200): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf87200): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf87200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.051214557 +0000 UTC m=+83.720830109 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcf87200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89e460 item 84 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): _readAt: size=2, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): _writeAt: size=3, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.052034867 +0000 UTC m=+83.721650439 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf2440): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf29c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf29c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf29c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf29c0): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf29c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.052034867 +0000 UTC m=+83.721650439 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf29c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89ea80 item 84 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3040): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3040): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3040): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3040): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3040): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.053698018 +0000 UTC m=+83.723313610 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3040): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): _writeAt: size=3, off=7 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89f500 item 85 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.054423898 +0000 UTC m=+83.724039450 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3540): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3a80): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3a80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3a80): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3a80): >_readAt: n=8, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3a80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.054423898 +0000 UTC m=+83.724039450 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dcdf3a80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc89f960 item 85 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034200): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034200): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034200): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.056242544 +0000 UTC m=+83.725858096 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccda1c0 item 86 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): _readAt: size=2, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): _writeAt: size=3, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.056967072 +0000 UTC m=+83.726582624 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034700): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034c80): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034c80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034c80): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034c80): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034c80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.056967072 +0000 UTC m=+83.726582624 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd034c80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccda700 item 86 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035300): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035300): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035300): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035300): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035300): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.058641585 +0000 UTC m=+83.728257158 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035300): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): _writeAt: size=3, off=7 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdad20 item 87 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.059358008 +0000 UTC m=+83.728973610 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035800): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035d40): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035d40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035d40): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035d40): >_readAt: n=8, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035d40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.059358008 +0000 UTC m=+83.728973610 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd035d40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdafc0 item 87 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 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/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a4c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a4c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a4c0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a4c0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a4c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.061002654 +0000 UTC m=+83.730618227 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a4c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb340 item 88 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): _readAt: size=2, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): _writeAt: size=3, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.061781105 +0000 UTC m=+83.731396697 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07a9c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07af40): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07af40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07af40): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07af40): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07af40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.061781105 +0000 UTC m=+83.731396697 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07af40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdb500 item 88 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.063826158 +0000 UTC m=+83.733441710 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07b580): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07bac0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07bac0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07bac0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdbb90 item 89 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07bac0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07bac0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.064294883 +0000 UTC m=+83.733910436 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd07bac0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): _writeAt: size=3, off=7 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dccdbd50 item 89 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.064853287 +0000 UTC m=+83.734468829 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6100): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6680): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6680): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6680): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6680): >_readAt: n=8, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6680): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.064853287 +0000 UTC m=+83.734468829 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6680): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9305b0 item 89 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.066227423 +0000 UTC m=+83.735842975 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b6cc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7200): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7200): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc930fc0 item 90 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7200): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.066714843 +0000 UTC m=+83.736330396 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc9318f0 item 90 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): _readAt: size=2, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): _writeAt: size=3, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.067319446 +0000 UTC m=+83.736934988 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7740): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7d00): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7d00): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7d00): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7d00): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7d00): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.067319446 +0000 UTC m=+83.736934988 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0b7d00): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc931ab0 item 90 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.069246927 +0000 UTC m=+83.738862479 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2440): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2980): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2980): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2980): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94540 item 91 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2980): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2980): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.069897895 +0000 UTC m=+83.739513447 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2980): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): >_readAt: n=2, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): _writeAt: size=3, off=7 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94930 item 91 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.070611193 +0000 UTC m=+83.740226785 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f2ec0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3440): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3440): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3440): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3440): >_readAt: n=8, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3440): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.070611193 +0000 UTC m=+83.740226785 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3440): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb94af0 item 91 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 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/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.072191078 +0000 UTC m=+83.741806670 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd0f3a80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c0c0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c0c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c0c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95420 item 92 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c0c0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c0c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.072713514 +0000 UTC m=+83.742329086 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c0c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): open at offset 5 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb955e0 item 92 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): _readAt: size=2, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): _writeAt: size=3, off=5 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): >_writeAt: n=3, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.073501702 +0000 UTC m=+83.743117254 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12c600): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12cbc0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12cbc0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12cbc0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12cbc0): >_readAt: n=3, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12cbc0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.073501702 +0000 UTC m=+83.743117254 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12cbc0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95810 item 92 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.075070255 +0000 UTC m=+83.744685807 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d200): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d740): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d740): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d740): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dcb95c70 item 93 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d740): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d740): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.075601198 +0000 UTC m=+83.745216760 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12d740): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12de40): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12de40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12de40): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12de40): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12de40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.075601198 +0000 UTC m=+83.745216760 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd12de40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc668380 item 93 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 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/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.07702627 +0000 UTC m=+83.746641822 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156580): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156ac0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156ac0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156ac0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc669420 item 94 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156ac0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156ac0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.077699421 +0000 UTC m=+83.747314983 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd156ac0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1571c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1571c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1571c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1571c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1571c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.077699421 +0000 UTC m=+83.747314983 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1571c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dc6696c0 item 94 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 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/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.079266671 +0000 UTC m=+83.748882223 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157800): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157d40): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157d40): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157d40): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e2a0 item 95 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157d40): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157d40): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.079773509 +0000 UTC m=+83.749389061 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd157d40): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172540): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172540): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172540): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172540): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172540): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.079773509 +0000 UTC m=+83.749389061 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172540): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e4d0 item 95 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 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/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): open at offset 0 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): _readAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): >_readAt: n=0, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.081446439 +0000 UTC m=+83.751061991 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd172b80): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1730c0): _writeAt: size=5, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1730c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1730c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38e930 item 96 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1730c0): >_writeAt: n=5, err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1730c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.082104091 +0000 UTC m=+83.751719643 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1730c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/07 01:38:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/07 01:38:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1737c0): _readAt: size=512, off=0 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1737c0): openPending: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1737c0): >openPending: err= 2026/08/07 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1737c0): >_readAt: n=5, err=EOF 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1737c0): close: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-07 01:38:54.082104091 +0000 UTC m=+83.751719643 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : open-test-file(0x734dd1737c0): >close: err= 2026/08/07 01:38:54 DEBUG : open-test-file: Remove: 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x734dd38ee00 item 96 2026/08/07 01:38:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/07 01:38:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/07 01:38:54 DEBUG : open-test-file: >Remove: err= 2026/08/07 01:38:54 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : >WaitForWriters: 2026/08/07 01:38:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:54 DEBUG : file1: newRWFileHandle: 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): openPending: 2026/08/07 01:38:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): >openPending: err= 2026/08/07 01:38:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/07 01:38:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): _writeAt: size=2, off=0 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): >_writeAt: n=2, err= 2026/08/07 01:38:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): RWFileHandle.Flush 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): RWFileHandle.Release 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): close: 2026/08/07 01:38:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/07 01:38:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:54 DEBUG : file1(0x734dd29d580): >close: err= 2026/08/07 01:38:54 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:54 DEBUG : file1: vfs cache: starting upload 2026/08/07 01:38:54 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:54 DEBUG : file1: size = 2 OK 2026/08/07 01:38:54 DEBUG : file1.rclone_chunk.001_drnjf4: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/07 01:38:54 INFO : file1.rclone_chunk.001_drnjf4: Copied (server-side copy) to: file1 2026/08/07 01:38:54 INFO : file1.rclone_chunk.001_drnjf4: Deleted 2026/08/07 01:38:54 DEBUG : file1: size = 2 OK 2026/08/07 01:38:54 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/07 01:38:54 INFO : file1: Copied (new) 2026/08/07 01:38:54 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/07 01:38:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/07 01:38:54 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/07 01:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:38:54 INFO : file1: vfs cache: upload succeeded try #1 2026/08/07 01:38:54 DEBUG : Looking for writers 2026/08/07 01:38:54 DEBUG : file1: reading active writers 2026/08/07 01:38:54 DEBUG : >WaitForWriters: 2026/08/07 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : file1: reading active writers 2026/08/07 01:38:55 DEBUG : >WaitForWriters: 2026/08/07 01:38:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.01s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:38:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:38:55 DEBUG : rename_me: newRWFileHandle: 2026/08/07 01:38:55 DEBUG : rename_me(0x734dd29d1c0): openPending: 2026/08/07 01:38:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/07 01:38:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/07 01:38:55 DEBUG : rename_me(0x734dd29d1c0): >openPending: err= 2026/08/07 01:38:55 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/07 01:38:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/07 01:38:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/07 01:38:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/07 01:38:55 DEBUG : rename_me(0x734dd29d1c0): _writeAt: size=5, off=0 2026/08/07 01:38:55 DEBUG : rename_me(0x734dd29d1c0): >_writeAt: n=5, err= 2026/08/07 01:38:55 DEBUG : rename_me(0x734dd29d1c0): close: 2026/08/07 01:38:55 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-07 01:38:55.22650826 +0000 UTC m=+84.896123832 2026/08/07 01:38:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/07 01:38:55 DEBUG : rename_me(0x734dd29d1c0): >close: err= 2026/08/07 01:38:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/07 01:38:55 DEBUG : i_was_renamed: Updating file with 0x734dd1d0b60 2026/08/07 01:38:55 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/07 01:38:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/07 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/07 01:38:55 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/07 01:38:55 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/07 01:38:55 DEBUG : i_was_renamed: size = 5 OK 2026/08/07 01:38:55 DEBUG : i_was_renamed.rclone_chunk.001_drnkpw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:55 INFO : i_was_renamed.rclone_chunk.001_drnkpw: Copied (server-side copy) to: i_was_renamed 2026/08/07 01:38:55 INFO : i_was_renamed.rclone_chunk.001_drnkpw: Deleted 2026/08/07 01:38:55 DEBUG : i_was_renamed: size = 5 OK 2026/08/07 01:38:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:38:55 INFO : i_was_renamed: Copied (new) 2026/08/07 01:38:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-07 01:38:55.22650826 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/07 01:38:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/07 01:38:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/07 01:38:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/07 01:38:55 DEBUG : Looking for writers 2026/08/07 01:38:55 DEBUG : i_was_renamed: reading active writers 2026/08/07 01:38:55 DEBUG : >WaitForWriters: 2026/08/07 01:38:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.87s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:38:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:38:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/07 01:38:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/07 01:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-yuniwon9wicu" 2026/08/07 01:38:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/07 01:38:56 DEBUG : forgetting directory cache 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnlzr: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/07 01:38:56 INFO : TestRWCacheUpdate.rclone_chunk.001_drnlzr: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:38:56 INFO : TestRWCacheUpdate.rclone_chunk.001_drnlzr: Deleted 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate(0x734dcdaa500): _readAt: size=512, off=0 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate(0x734dcdaa500): openPending: 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-07 00:39:56.045065891 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/07 01:38:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate(0x734dcdaa500): >openPending: err= 2026/08/07 01:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate(0x734dcdaa500): >_readAt: n=20, err=EOF 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate(0x734dcdaa500): close: 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:39:56.045065891 +0000 UTC 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate(0x734dcdaa500): >close: err= 2026/08/07 01:38:56 DEBUG : Re-reading directory (102.559365ms old) 2026/08/07 01:38:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:38:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/07 01:38:57 DEBUG : forgetting directory cache 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnm8l: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/07 01:38:57 INFO : TestRWCacheUpdate.rclone_chunk.001_drnm8l: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:38:57 INFO : TestRWCacheUpdate.rclone_chunk.001_drnm8l: Deleted 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate(0x734dcf13040): _readAt: size=512, off=0 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate(0x734dcf13040): openPending: 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-07 00:40:56.045065891 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-07 00:39:56.045065891 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-07 00:40:56.045065891 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-07 00:39:56.045065891 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/07 01:38:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/07 01:38:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate(0x734dcf13040): >openPending: err= 2026/08/07 01:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate(0x734dcf13040): >_readAt: n=20, err=EOF 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate(0x734dcf13040): close: 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:40:56.045065891 +0000 UTC 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate(0x734dcf13040): >close: err= 2026/08/07 01:38:58 DEBUG : Re-reading directory (101.265641ms old) 2026/08/07 01:38:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/07 01:38:58 DEBUG : forgetting directory cache 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/07 01:38:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnnjn: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/07 01:38:58 INFO : TestRWCacheUpdate.rclone_chunk.001_drnnjn: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:38:58 INFO : TestRWCacheUpdate.rclone_chunk.001_drnnjn: Deleted 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate(0x734dcfa1340): _readAt: size=512, off=0 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate(0x734dcfa1340): openPending: 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-07 00:41:56.045065891 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-07 00:40:56.045065891 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-07 00:41:56.045065891 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-07 00:40:56.045065891 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/07 01:38:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/07 01:38:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate(0x734dcfa1340): >openPending: err= 2026/08/07 01:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate(0x734dcfa1340): >_readAt: n=20, err=EOF 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate(0x734dcfa1340): close: 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:41:56.045065891 +0000 UTC 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate(0x734dcfa1340): >close: err= 2026/08/07 01:38:59 DEBUG : Re-reading directory (101.197932ms old) 2026/08/07 01:38:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/07 01:38:59 DEBUG : forgetting directory cache 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/07 01:38:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnot4: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/07 01:38:59 INFO : TestRWCacheUpdate.rclone_chunk.001_drnot4: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:38:59 INFO : TestRWCacheUpdate.rclone_chunk.001_drnot4: Deleted 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate(0x734dd0c0a40): _readAt: size=512, off=0 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate(0x734dd0c0a40): openPending: 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-07 00:42:56.045065891 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-07 00:41:56.045065891 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-07 00:42:56.045065891 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-07 00:41:56.045065891 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/07 01:39:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/07 01:39:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate(0x734dd0c0a40): >openPending: err= 2026/08/07 01:39:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate(0x734dd0c0a40): >_readAt: n=20, err=EOF 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate(0x734dd0c0a40): close: 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:42:56.045065891 +0000 UTC 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate(0x734dd0c0a40): >close: err= 2026/08/07 01:39:00 DEBUG : forgetting directory cache 2026/08/07 01:39:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/07 01:39:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnpl1: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/07 01:39:00 INFO : TestRWCacheUpdate.rclone_chunk.001_drnpl1: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:39:00 INFO : TestRWCacheUpdate.rclone_chunk.001_drnpl1: Deleted 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate(0x734dd0d2d40): _readAt: size=512, off=0 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate(0x734dd0d2d40): openPending: 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-07 00:43:56.045065891 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-07 00:42:56.045065891 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-07 00:43:56.045065891 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-07 00:42:56.045065891 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/07 01:39:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/07 01:39:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate(0x734dd0d2d40): >openPending: err= 2026/08/07 01:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate(0x734dd0d2d40): >_readAt: n=20, err=EOF 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate(0x734dd0d2d40): close: 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:43:56.045065891 +0000 UTC 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate(0x734dd0d2d40): >close: err= 2026/08/07 01:39:01 DEBUG : Re-reading directory (105.016083ms old) 2026/08/07 01:39:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/07 01:39:01 DEBUG : forgetting directory cache 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/07 01:39:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnq5s: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/07 01:39:01 INFO : TestRWCacheUpdate.rclone_chunk.001_drnq5s: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:39:01 INFO : TestRWCacheUpdate.rclone_chunk.001_drnq5s: Deleted 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate(0x734dcec3d80): _readAt: size=512, off=0 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate(0x734dcec3d80): openPending: 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-07 00:44:56.045065891 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-07 00:43:56.045065891 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-07 00:44:56.045065891 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-07 00:43:56.045065891 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/07 01:39:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/07 01:39:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate(0x734dcec3d80): >openPending: err= 2026/08/07 01:39:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate(0x734dcec3d80): >_readAt: n=20, err=EOF 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate(0x734dcec3d80): close: 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:44:56.045065891 +0000 UTC 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate(0x734dcec3d80): >close: err= 2026/08/07 01:39:02 DEBUG : Re-reading directory (100.189789ms old) 2026/08/07 01:39:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/07 01:39:02 DEBUG : forgetting directory cache 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/07 01:39:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnr35: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/07 01:39:02 INFO : TestRWCacheUpdate.rclone_chunk.001_drnr35: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:39:03 INFO : TestRWCacheUpdate.rclone_chunk.001_drnr35: Deleted 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate(0x734dcb9e6c0): _readAt: size=512, off=0 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate(0x734dcb9e6c0): openPending: 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-07 00:45:56.045065891 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-07 00:44:56.045065891 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-07 00:45:56.045065891 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-07 00:44:56.045065891 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/07 01:39:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/07 01:39:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate(0x734dcb9e6c0): >openPending: err= 2026/08/07 01:39:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate(0x734dcb9e6c0): >_readAt: n=21, err=EOF 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate(0x734dcb9e6c0): close: 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:45:56.045065891 +0000 UTC 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate(0x734dcb9e6c0): >close: err= 2026/08/07 01:39:03 DEBUG : forgetting directory cache 2026/08/07 01:39:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/07 01:39:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnsx4: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/07 01:39:03 INFO : TestRWCacheUpdate.rclone_chunk.001_drnsx4: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:39:04 INFO : TestRWCacheUpdate.rclone_chunk.001_drnsx4: Deleted 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate(0x734dcf27140): _readAt: size=512, off=0 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate(0x734dcf27140): openPending: 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-07 00:46:56.045065891 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-07 00:45:56.045065891 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-07 00:46:56.045065891 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-07 00:45:56.045065891 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/07 01:39:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/07 01:39:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate(0x734dcf27140): >openPending: err= 2026/08/07 01:39:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate(0x734dcf27140): >_readAt: n=22, err=EOF 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate(0x734dcf27140): close: 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:46:56.045065891 +0000 UTC 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate(0x734dcf27140): >close: err= 2026/08/07 01:39:04 DEBUG : forgetting directory cache 2026/08/07 01:39:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/07 01:39:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drntv3: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/07 01:39:04 INFO : TestRWCacheUpdate.rclone_chunk.001_drntv3: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:39:05 INFO : TestRWCacheUpdate.rclone_chunk.001_drntv3: Deleted 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate(0x734dd104400): _readAt: size=512, off=0 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate(0x734dd104400): openPending: 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-07 00:47:56.045065891 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-07 00:46:56.045065891 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-07 00:47:56.045065891 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-07 00:46:56.045065891 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/07 01:39:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/07 01:39:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate(0x734dd104400): >openPending: err= 2026/08/07 01:39:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate(0x734dd104400): >_readAt: n=23, err=EOF 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate(0x734dd104400): close: 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:47:56.045065891 +0000 UTC 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate(0x734dd104400): >close: err= 2026/08/07 01:39:05 DEBUG : forgetting directory cache 2026/08/07 01:39:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/07 01:39:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_drnu5l: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/07 01:39:05 INFO : TestRWCacheUpdate.rclone_chunk.001_drnu5l: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/07 01:39:06 INFO : TestRWCacheUpdate.rclone_chunk.001_drnu5l: Deleted 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate(0x734dd32c640): _readAt: size=512, off=0 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate(0x734dd32c640): openPending: 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-07 00:48:56.045065891 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-07 00:47:56.045065891 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-07 00:48:56.045065891 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-07 00:47:56.045065891 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/07 01:39:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/07 01:39:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate(0x734dd32c640): >openPending: err= 2026/08/07 01:39:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate(0x734dd32c640): >_readAt: n=24, err=EOF 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate(0x734dd32c640): close: 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-07 00:48:56.045065891 +0000 UTC 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate(0x734dd32c640): >close: err= 2026/08/07 01:39:06 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:06 DEBUG : Looking for writers 2026/08/07 01:39:06 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/07 01:39:06 DEBUG : >WaitForWriters: 2026/08/07 01:39:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': vfs cache: cleaner exiting 2026/08/07 01:39:06 DEBUG : forgetting directory cache 2026/08/07 01:39:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.57s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:07 DEBUG : FiLeA: size = 5 OK 2026/08/07 01:39:07 DEBUG : FiLeA.rclone_chunk.001_drnv1p: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/07 01:39:07 INFO : FiLeA.rclone_chunk.001_drnv1p: Copied (server-side copy) to: FiLeA 2026/08/07 01:39:07 INFO : FiLeA.rclone_chunk.001_drnv1p: Deleted 2026/08/07 01:39:07 DEBUG : FiLeB: size = 5 OK 2026/08/07 01:39:07 DEBUG : FiLeB.rclone_chunk.001_drnww9: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/07 01:39:07 INFO : FiLeB.rclone_chunk.001_drnww9: Copied (server-side copy) to: FiLeB 2026/08/07 01:39:07 INFO : FiLeB.rclone_chunk.001_drnww9: Deleted 2026/08/07 01:39:08 DEBUG : FilEb: size = 5 OK 2026/08/07 01:39:08 DEBUG : FilEb.rclone_chunk.001_drnwot: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/07 01:39:08 INFO : FilEb.rclone_chunk.001_drnwot: Copied (server-side copy) to: FilEb 2026/08/07 01:39:08 INFO : FilEb.rclone_chunk.001_drnwot: Deleted 2026/08/07 01:39:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/07 01:39:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/07 01:39:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/07 01:39:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/07 01:39:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/07 01:39:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/07 01:39:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/07 01:39:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/07 01:39:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/07 01:39:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/07 01:39:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/07 01:39:09 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/07 01:39:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/07 01:39:09 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/07 01:39:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/07 01:39:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/07 01:39:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/07 01:39:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/07 01:39:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/07 01:39:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/07 01:39:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/07 01:39:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/07 01:39:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/07 01:39:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:09 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:09 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:09 DEBUG : Looking for writers 2026/08/07 01:39:09 DEBUG : FiLeA: reading active writers 2026/08/07 01:39:09 DEBUG : FiLeB: reading active writers 2026/08/07 01:39:09 DEBUG : FilEb: reading active writers 2026/08/07 01:39:09 DEBUG : >WaitForWriters: 2026/08/07 01:39:09 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:09 DEBUG : Looking for writers 2026/08/07 01:39:09 DEBUG : FiLeA: reading active writers 2026/08/07 01:39:09 DEBUG : FiLeB: reading active writers 2026/08/07 01:39:09 DEBUG : FilEb: reading active writers 2026/08/07 01:39:09 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.95s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:09 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/07 01:39:09 DEBUG : normal name with no special characters.txt.rclone_chunk.001_drny30: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/07 01:39:09 INFO : normal name with no special characters.txt.rclone_chunk.001_drny30: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/07 01:39:09 INFO : normal name with no special characters.txt.rclone_chunk.001_drny30: Deleted 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_drnzwg: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/07 01:39:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_drnzwg: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/07 01:39:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_drnzwg: Deleted 2026/08/07 01:39:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:10 DEBUG : Looking for writers 2026/08/07 01:39:10 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/07 01:39:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/07 01:39:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': Reusing VFS from active cache 2026/08/07 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:10 DEBUG : Looking for writers 2026/08/07 01:39:10 DEBUG : >WaitForWriters: 2026/08/07 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:10 DEBUG : Looking for writers 2026/08/07 01:39:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:11 DEBUG : Looking for writers 2026/08/07 01:39:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:11 DEBUG : Looking for writers 2026/08/07 01:39:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:11 DEBUG : file1: size = 14 OK 2026/08/07 01:39:11 DEBUG : file1.rclone_chunk.001_dro0as: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:39:11 INFO : file1.rclone_chunk.001_dro0as: Copied (server-side copy) to: file1 2026/08/07 01:39:11 INFO : file1.rclone_chunk.001_dro0as: Deleted 2026/08/07 01:39:12 DEBUG : dir/file2: size = 14 OK 2026/08/07 01:39:12 DEBUG : dir/file2.rclone_chunk.001_dro08e: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/07 01:39:12 INFO : dir/file2.rclone_chunk.001_dro08e: Copied (server-side copy) to: dir/file2 2026/08/07 01:39:12 INFO : dir/file2.rclone_chunk.001_dro08e: Deleted 2026/08/07 01:39:12 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:12 DEBUG : dir: Looking for writers 2026/08/07 01:39:12 DEBUG : file2: reading active writers 2026/08/07 01:39:12 DEBUG : Looking for writers 2026/08/07 01:39:12 DEBUG : file1: reading active writers 2026/08/07 01:39:12 DEBUG : dir: reading active writers 2026/08/07 01:39:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.67s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:13 DEBUG : file1: size = 14 OK 2026/08/07 01:39:13 DEBUG : file1.rclone_chunk.001_dro1nq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:39:13 INFO : file1.rclone_chunk.001_dro1nq: Copied (server-side copy) to: file1 2026/08/07 01:39:13 INFO : file1.rclone_chunk.001_dro1nq: Deleted 2026/08/07 01:39:13 DEBUG : dir/file2: size = 14 OK 2026/08/07 01:39:13 DEBUG : dir/file2.rclone_chunk.001_dro2ss: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/07 01:39:13 INFO : dir/file2.rclone_chunk.001_dro2ss: Copied (server-side copy) to: dir/file2 2026/08/07 01:39:13 INFO : dir/file2.rclone_chunk.001_dro2ss: Deleted 2026/08/07 01:39:14 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:14 DEBUG : dir: Looking for writers 2026/08/07 01:39:14 DEBUG : Looking for writers 2026/08/07 01:39:14 DEBUG : dir: reading active writers 2026/08/07 01:39:14 DEBUG : file1: reading active writers 2026/08/07 01:39:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.42s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:14 DEBUG : file1: size = 14 OK 2026/08/07 01:39:14 DEBUG : file1.rclone_chunk.001_dro3i5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 01:39:14 INFO : file1.rclone_chunk.001_dro3i5: Copied (server-side copy) to: file1 2026/08/07 01:39:14 INFO : file1.rclone_chunk.001_dro3i5: Deleted 2026/08/07 01:39:15 DEBUG : dir/file2: size = 14 OK 2026/08/07 01:39:15 DEBUG : dir/file2.rclone_chunk.001_dro36d: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/07 01:39:15 INFO : dir/file2.rclone_chunk.001_dro36d: Copied (server-side copy) to: dir/file2 2026/08/07 01:39:15 INFO : dir/file2.rclone_chunk.001_dro36d: Deleted 2026/08/07 01:39:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:15 DEBUG : file1: Open: flags=O_RDONLY 2026/08/07 01:39:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/07 01:39:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/07 01:39:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/07 01:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/07 01:39:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/07 01:39:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/07 01:39:15 DEBUG : dir/new_file.txt.rclone_chunk.001_dro47k: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:15 INFO : dir/new_file.txt.rclone_chunk.001_dro47k: Copied (server-side copy) to: dir/new_file.txt 2026/08/07 01:39:16 INFO : dir/new_file.txt.rclone_chunk.001_dro47k: Deleted 2026/08/07 01:39:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/07 01:39:16 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:16 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/07 01:39:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/07 01:39:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/07 01:39:16 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:16 DEBUG : dir: Looking for writers 2026/08/07 01:39:16 DEBUG : file2: reading active writers 2026/08/07 01:39:16 DEBUG : new_file.txt: reading active writers 2026/08/07 01:39:16 DEBUG : Looking for writers 2026/08/07 01:39:16 DEBUG : dir: reading active writers 2026/08/07 01:39:16 DEBUG : file1: reading active writers 2026/08/07 01:39:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.07s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:16 DEBUG : dir/file2: size = 14 OK 2026/08/07 01:39:16 DEBUG : dir/file2.rclone_chunk.001_dro5kp: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/07 01:39:16 INFO : dir/file2.rclone_chunk.001_dro5kp: Copied (server-side copy) to: dir/file2 2026/08/07 01:39:16 INFO : dir/file2.rclone_chunk.001_dro5kp: Deleted 2026/08/07 01:39:17 DEBUG : dir/file2: copy non-chunked object... 2026/08/07 01:39:17 DEBUG : dir/file1: size = 14 OK 2026/08/07 01:39:17 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/07 01:39:17 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/07 01:39:17 INFO : dir/file2: Deleted 2026/08/07 01:39:17 DEBUG : dir/file1: Updating file with dir/file1 0x734dce9e750 2026/08/07 01:39:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/07 01:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:17 DEBUG : dir/file1: copy non-chunked object... 2026/08/07 01:39:17 DEBUG : file0: size = 14 OK 2026/08/07 01:39:17 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/07 01:39:17 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/07 01:39:17 INFO : dir/file1: Deleted 2026/08/07 01:39:17 DEBUG : file0: Updating file with file0 0x734dce9e750 2026/08/07 01:39:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/07 01:39:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/07 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:17 DEBUG : dir: Looking for writers 2026/08/07 01:39:17 DEBUG : Looking for writers 2026/08/07 01:39:17 DEBUG : dir: reading active writers 2026/08/07 01:39:17 DEBUG : file0: reading active writers 2026/08/07 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.69s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:18 DEBUG : Looking for writers 2026/08/07 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:18 DEBUG : Looking for writers 2026/08/07 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:18 DEBUG : Looking for writers 2026/08/07 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:18 DEBUG : Looking for writers 2026/08/07 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:18 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/07 01:39:18 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/07 01:39:18 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/07 01:39:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/07 01:39:18 DEBUG : file1: size = 5 OK 2026/08/07 01:39:18 DEBUG : file1.rclone_chunk.001_dro7tq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:39:18 INFO : file1.rclone_chunk.001_dro7tq: Copied (server-side copy) to: file1 2026/08/07 01:39:19 INFO : file1.rclone_chunk.001_dro7tq: Deleted 2026/08/07 01:39:19 DEBUG : file1: size = 5 OK 2026/08/07 01:39:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:39:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/07 01:39:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/07 01:39:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/07 01:39:19 DEBUG : file1: size = 0 OK 2026/08/07 01:39:19 DEBUG : file1.rclone_chunk.001_dro8pi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:19 INFO : file1.rclone_chunk.001_dro8pi: Copied (server-side copy) to: file1 2026/08/07 01:39:19 INFO : file1.rclone_chunk.001_dro8pi: Deleted 2026/08/07 01:39:19 DEBUG : file1: size = 0 OK 2026/08/07 01:39:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/07 01:39:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (7 bytes), uploading instead of streaming 2026/08/07 01:39:20 DEBUG : file1: size = 7 OK 2026/08/07 01:39:20 DEBUG : file1.rclone_chunk.001_dro8ev: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/07 01:39:20 INFO : file1.rclone_chunk.001_dro8ev: Copied (server-side copy) to: file1 2026/08/07 01:39:20 INFO : file1.rclone_chunk.001_dro8ev: Deleted 2026/08/07 01:39:20 DEBUG : file1: size = 7 OK 2026/08/07 01:39:20 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/07 01:39:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:20 DEBUG : Looking for writers 2026/08/07 01:39:20 DEBUG : file1: reading active writers 2026/08/07 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.89s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/07 01:39:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/07 01:39:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/07 01:39:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/07 01:39:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (11 bytes), uploading instead of streaming 2026/08/07 01:39:21 DEBUG : file1: size = 11 OK 2026/08/07 01:39:21 DEBUG : file1.rclone_chunk.001_droa5r: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:39:21 INFO : file1.rclone_chunk.001_droa5r: Copied (server-side copy) to: file1 2026/08/07 01:39:21 INFO : file1.rclone_chunk.001_droa5r: Deleted 2026/08/07 01:39:21 DEBUG : file1: size = 11 OK 2026/08/07 01:39:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:39:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:21 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/07 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:21 DEBUG : Looking for writers 2026/08/07 01:39:21 DEBUG : file1: reading active writers 2026/08/07 01:39:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.77s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/07 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/07 01:39:22 DEBUG : file1: size = 5 OK 2026/08/07 01:39:22 DEBUG : file1.rclone_chunk.001_drobk1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:39:22 INFO : file1.rclone_chunk.001_drobk1: Copied (server-side copy) to: file1 2026/08/07 01:39:22 INFO : file1.rclone_chunk.001_drobk1: Deleted 2026/08/07 01:39:22 DEBUG : file1: size = 5 OK 2026/08/07 01:39:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/07 01:39:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/07 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:22 DEBUG : Looking for writers 2026/08/07 01:39:22 DEBUG : file1: reading active writers 2026/08/07 01:39:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.64s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:22 DEBUG : file1: WriteFileHandle.Release closing 2026/08/07 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/07 01:39:23 DEBUG : file1: size = 0 OK 2026/08/07 01:39:23 DEBUG : file1.rclone_chunk.001_drob5e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:23 INFO : file1.rclone_chunk.001_drob5e: Copied (server-side copy) to: file1 2026/08/07 01:39:23 INFO : file1.rclone_chunk.001_drob5e: Deleted 2026/08/07 01:39:23 DEBUG : file1: size = 0 OK 2026/08/07 01:39:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:23 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/07 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:23 DEBUG : Looking for writers 2026/08/07 01:39:23 DEBUG : file1: reading active writers 2026/08/07 01:39:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.77s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (2 bytes), uploading instead of streaming 2026/08/07 01:39:23 DEBUG : file1: size = 2 OK 2026/08/07 01:39:23 DEBUG : file1.rclone_chunk.001_drocoq: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/07 01:39:23 INFO : file1.rclone_chunk.001_drocoq: Copied (server-side copy) to: file1 2026/08/07 01:39:24 INFO : file1.rclone_chunk.001_drocoq: Deleted 2026/08/07 01:39:24 DEBUG : file1: size = 2 OK 2026/08/07 01:39:24 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/07 01:39:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:24 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/07 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:24 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:24 DEBUG : Looking for writers 2026/08/07 01:39:24 DEBUG : file1: reading active writers 2026/08/07 01:39:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.70s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/07 01:39:24 DEBUG : file1: size = 0 OK 2026/08/07 01:39:24 DEBUG : file1.rclone_chunk.001_drodnk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:24 INFO : file1.rclone_chunk.001_drodnk: Copied (server-side copy) to: file1 2026/08/07 01:39:24 INFO : file1.rclone_chunk.001_drodnk: Deleted 2026/08/07 01:39:24 DEBUG : file1: size = 0 OK 2026/08/07 01:39:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:39:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:24 DEBUG : file1: Open: flags=O_RDONLY 2026/08/07 01:39:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/07 01:39:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/07 01:39:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:24 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:24 DEBUG : Looking for writers 2026/08/07 01:39:24 DEBUG : file1: reading active writers 2026/08/07 01:39:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.73s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/07 01:39:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/07 01:39:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/07 01:39:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/07 01:39:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': File to upload is small (100 bytes), uploading instead of streaming 2026/08/07 01:39:25 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/07 01:39:25 DEBUG : file1.rclone_chunk.001_droeyk: md5 = acece991e49313b80cfcfa25c1a30f5e OK 2026/08/07 01:39:25 INFO : file1.rclone_chunk.001_droeyk: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/07 01:39:25 INFO : file1.rclone_chunk.001_droeyk: Deleted 2026/08/07 01:39:25 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/07 01:39:25 DEBUG : file1.rclone_chunk.002_droeyk: md5 = 7b203ae051c50c3df087c57a02dce424 OK 2026/08/07 01:39:25 INFO : file1.rclone_chunk.002_droeyk: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/07 01:39:25 INFO : file1.rclone_chunk.002_droeyk: Deleted 2026/08/07 01:39:25 DEBUG : file1: size = 100 OK 2026/08/07 01:39:25 DEBUG : file1: md5 = 255e99e39cc82ccb3b3dc25f4e94dd59 OK 2026/08/07 01:39:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/07 01:39:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/07 01:39:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/07 01:39:25 DEBUG : file1: Open: flags=O_RDONLY 2026/08/07 01:39:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/07 01:39:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/07 01:39:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:25 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:25 DEBUG : Looking for writers 2026/08/07 01:39:25 DEBUG : file1: reading active writers 2026/08/07 01:39:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:26 DEBUG : flat/f000.txt: size = 7 OK 2026/08/07 01:39:26 DEBUG : flat/f000.txt.rclone_chunk.001_drof53: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/07 01:39:26 INFO : flat/f000.txt.rclone_chunk.001_drof53: Copied (server-side copy) to: flat/f000.txt 2026/08/07 01:39:26 INFO : flat/f000.txt.rclone_chunk.001_drof53: Deleted 2026/08/07 01:39:27 DEBUG : flat/f001.txt: size = 14 OK 2026/08/07 01:39:27 DEBUG : flat/f001.txt.rclone_chunk.001_drof2l: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/07 01:39:27 INFO : flat/f001.txt.rclone_chunk.001_drof2l: Copied (server-side copy) to: flat/f001.txt 2026/08/07 01:39:27 INFO : flat/f001.txt.rclone_chunk.001_drof2l: Deleted 2026/08/07 01:39:27 DEBUG : flat/f002.txt: size = 21 OK 2026/08/07 01:39:27 DEBUG : flat/f002.txt.rclone_chunk.001_drog71: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/07 01:39:27 INFO : flat/f002.txt.rclone_chunk.001_drog71: Copied (server-side copy) to: flat/f002.txt 2026/08/07 01:39:27 INFO : flat/f002.txt.rclone_chunk.001_drog71: Deleted 2026/08/07 01:39:28 DEBUG : flat/f003.txt: size = 28 OK 2026/08/07 01:39:28 DEBUG : flat/f003.txt.rclone_chunk.001_drogzo: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/07 01:39:28 INFO : flat/f003.txt.rclone_chunk.001_drogzo: Copied (server-side copy) to: flat/f003.txt 2026/08/07 01:39:28 INFO : flat/f003.txt.rclone_chunk.001_drogzo: Deleted 2026/08/07 01:39:28 DEBUG : flat/f004.txt: size = 35 OK 2026/08/07 01:39:28 DEBUG : flat/f004.txt.rclone_chunk.001_drohlr: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/07 01:39:28 INFO : flat/f004.txt.rclone_chunk.001_drohlr: Copied (server-side copy) to: flat/f004.txt 2026/08/07 01:39:28 INFO : flat/f004.txt.rclone_chunk.001_drohlr: Deleted 2026/08/07 01:39:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/07 01:39:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/07 01:39:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/07 01:39:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/07 01:39:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/07 01:39:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/07 01:39:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/07 01:39:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/07 01:39:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/07 01:39:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/07 01:39:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:29 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:29 DEBUG : flat: Looking for writers 2026/08/07 01:39:29 DEBUG : f002.txt: reading active writers 2026/08/07 01:39:29 DEBUG : f003.txt: reading active writers 2026/08/07 01:39:29 DEBUG : f004.txt: reading active writers 2026/08/07 01:39:29 DEBUG : f000.txt: reading active writers 2026/08/07 01:39:29 DEBUG : f001.txt: reading active writers 2026/08/07 01:39:29 DEBUG : Looking for writers 2026/08/07 01:39:29 DEBUG : flat: reading active writers 2026/08/07 01:39:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.75s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:30 DEBUG : a/top.txt: size = 3 OK 2026/08/07 01:39:30 DEBUG : a/top.txt.rclone_chunk.001_drojmh: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/07 01:39:30 INFO : a/top.txt.rclone_chunk.001_drojmh: Copied (server-side copy) to: a/top.txt 2026/08/07 01:39:30 INFO : a/top.txt.rclone_chunk.001_drojmh: Deleted 2026/08/07 01:39:30 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/07 01:39:30 DEBUG : a/b/mid.txt.rclone_chunk.001_droje1: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/07 01:39:30 INFO : a/b/mid.txt.rclone_chunk.001_droje1: Copied (server-side copy) to: a/b/mid.txt 2026/08/07 01:39:30 INFO : a/b/mid.txt.rclone_chunk.001_droje1: Deleted 2026/08/07 01:39:31 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/07 01:39:31 DEBUG : a/b/c/deep.txt.rclone_chunk.001_drokgn: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/07 01:39:31 INFO : a/b/c/deep.txt.rclone_chunk.001_drokgn: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/07 01:39:31 INFO : a/b/c/deep.txt.rclone_chunk.001_drokgn: Deleted 2026/08/07 01:39:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/07 01:39:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/07 01:39:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/07 01:39:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/07 01:39:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/07 01:39:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/07 01:39:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:31 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:31 DEBUG : a/b/c: Looking for writers 2026/08/07 01:39:31 DEBUG : deep.txt: reading active writers 2026/08/07 01:39:31 DEBUG : a/b: Looking for writers 2026/08/07 01:39:31 DEBUG : c: reading active writers 2026/08/07 01:39:31 DEBUG : mid.txt: reading active writers 2026/08/07 01:39:31 DEBUG : a: Looking for writers 2026/08/07 01:39:31 DEBUG : b: reading active writers 2026/08/07 01:39:31 DEBUG : top.txt: reading active writers 2026/08/07 01:39:31 DEBUG : Looking for writers 2026/08/07 01:39:31 DEBUG : a: reading active writers 2026/08/07 01:39:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.40s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/07 01:39:32 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:32 DEBUG : Looking for writers 2026/08/07 01:39:32 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu'", Local "Local file system at /tmp/rclone3190014668", Modify Window "1ns" 2026/08/07 01:39:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': poll-interval is not supported by this remote 2026/08/07 01:39:32 DEBUG : dir1/a.txt: size = 1 OK 2026/08/07 01:39:32 DEBUG : dir1/a.txt.rclone_chunk.001_drolfo: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/07 01:39:32 INFO : dir1/a.txt.rclone_chunk.001_drolfo: Copied (server-side copy) to: dir1/a.txt 2026/08/07 01:39:32 INFO : dir1/a.txt.rclone_chunk.001_drolfo: Deleted 2026/08/07 01:39:33 DEBUG : dir2/b.txt: size = 1 OK 2026/08/07 01:39:33 DEBUG : dir2/b.txt.rclone_chunk.001_drolj6: md5 = 415290769594460e2e485922904f345d OK 2026/08/07 01:39:33 INFO : dir2/b.txt.rclone_chunk.001_drolj6: Copied (server-side copy) to: dir2/b.txt 2026/08/07 01:39:33 INFO : dir2/b.txt.rclone_chunk.001_drolj6: Deleted 2026/08/07 01:39:33 DEBUG : dir3/c.txt: size = 1 OK 2026/08/07 01:39:33 DEBUG : dir3/c.txt.rclone_chunk.001_dromwk: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/07 01:39:33 INFO : dir3/c.txt.rclone_chunk.001_dromwk: Copied (server-side copy) to: dir3/c.txt 2026/08/07 01:39:33 INFO : dir3/c.txt.rclone_chunk.001_dromwk: Deleted 2026/08/07 01:39:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/07 01:39:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/07 01:39:34 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:34 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:34 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/07 01:39:34 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/07 01:39:34 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:34 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:34 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/07 01:39:34 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/07 01:39:34 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/07 01:39:34 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/07 01:39:34 DEBUG : WaitForWriters: timeout=30s 2026/08/07 01:39:34 DEBUG : dir1: Looking for writers 2026/08/07 01:39:34 DEBUG : a.txt: reading active writers 2026/08/07 01:39:34 DEBUG : dir2: Looking for writers 2026/08/07 01:39:34 DEBUG : b.txt: reading active writers 2026/08/07 01:39:34 DEBUG : dir3: Looking for writers 2026/08/07 01:39:34 DEBUG : c.txt: reading active writers 2026/08/07 01:39:34 DEBUG : Looking for writers 2026/08/07 01:39:34 DEBUG : dir1: reading active writers 2026/08/07 01:39:34 DEBUG : dir2: reading active writers 2026/08/07 01:39:34 DEBUG : dir3: reading active writers 2026/08/07 01:39:34 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.26s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/07 01:39:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-yuniwon9wicu': Purge remote 2026/08/07 01:39:34 DEBUG : Waiting for deletions to finish 2026/08/07 01:39:35 INFO : S3 bucket rclone-test-yuniwon9wicu: Bucket "rclone-test-yuniwon9wicu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 2m4.78989187s (try 1/5)