"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/07/17 04:08:36 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu" 2026/07/17 04:08:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:08:36 DEBUG : Creating backend with remote "TestS3:rclone-test-hulenaj0fuwu" 2026/07/17 04:08:36 DEBUG : Creating backend with remote "/tmp/rclone3360862642" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:37 INFO : S3 bucket rclone-test-hulenaj0fuwu: Bucket "rclone-test-hulenaj0fuwu" created with ACL "" 2026/07/17 04:08:37 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:37 DEBUG : dir/file1.rclone_chunk.001_b2kv9p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:37 INFO : dir/file1.rclone_chunk.001_b2kv9p: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:37 INFO : dir/file1.rclone_chunk.001_b2kv9p: Deleted 2026/07/17 04:08:38 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:38 DEBUG : dir: Looking for writers 2026/07/17 04:08:38 DEBUG : Looking for writers 2026/07/17 04:08:38 DEBUG : dir: reading active writers 2026/07/17 04:08:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:38 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:38 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:38 DEBUG : dir/file1.rclone_chunk.001_b2kw2g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:38 INFO : dir/file1.rclone_chunk.001_b2kw2g: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:38 INFO : dir/file1.rclone_chunk.001_b2kw2g: Deleted 2026/07/17 04:08:39 DEBUG : dir/file2: size = 15 OK 2026/07/17 04:08:39 DEBUG : dir/file2.rclone_chunk.001_b2kwej: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/17 04:08:39 INFO : dir/file2.rclone_chunk.001_b2kwej: Copied (server-side copy) to: dir/file2 2026/07/17 04:08:39 INFO : dir/file2.rclone_chunk.001_b2kwej: Deleted 2026/07/17 04:08:39 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/17 04:08:39 DEBUG : dir/subdir/file3.rclone_chunk.001_b2kxe3: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/17 04:08:39 INFO : dir/subdir/file3.rclone_chunk.001_b2kxe3: Copied (server-side copy) to: dir/subdir/file3 2026/07/17 04:08:39 INFO : dir/subdir/file3.rclone_chunk.001_b2kxe3: Deleted 2026/07/17 04:08:40 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:40 DEBUG : dir/subdir: Looking for writers 2026/07/17 04:08:40 DEBUG : dir: Looking for writers 2026/07/17 04:08:40 DEBUG : file1: reading active writers 2026/07/17 04:08:40 DEBUG : file2: reading active writers 2026/07/17 04:08:40 DEBUG : subdir: reading active writers 2026/07/17 04:08:40 DEBUG : Looking for writers 2026/07/17 04:08:40 DEBUG : dir: reading active writers 2026/07/17 04:08:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.29s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:40 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:40 DEBUG : dir/file1.rclone_chunk.001_b2kyq4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:40 INFO : dir/file1.rclone_chunk.001_b2kyq4: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:41 INFO : dir/file1.rclone_chunk.001_b2kyq4: Deleted 2026/07/17 04:08:41 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:41 DEBUG : dir: Looking for writers 2026/07/17 04:08:41 DEBUG : file1: reading active writers 2026/07/17 04:08:41 DEBUG : Looking for writers 2026/07/17 04:08:41 DEBUG : dir: reading active writers 2026/07/17 04:08:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.96s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:41 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:41 DEBUG : dir/file1.rclone_chunk.001_b2kz7i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:41 INFO : dir/file1.rclone_chunk.001_b2kz7i: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:41 INFO : dir/file1.rclone_chunk.001_b2kz7i: Deleted 2026/07/17 04:08:42 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:42 DEBUG : dir: Looking for writers 2026/07/17 04:08:42 DEBUG : Looking for writers 2026/07/17 04:08:42 DEBUG : dir: reading active writers 2026/07/17 04:08:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.92s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:42 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:42 DEBUG : dir/file1.rclone_chunk.001_b2l09z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:42 INFO : dir/file1.rclone_chunk.001_b2l09z: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:43 INFO : dir/file1.rclone_chunk.001_b2l09z: Deleted 2026/07/17 04:08:43 DEBUG : dir: forgetting directory cache 2026/07/17 04:08:43 DEBUG : forgetting directory cache 2026/07/17 04:08:43 DEBUG : dir: forgetting directory cache 2026/07/17 04:08:43 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:43 DEBUG : Looking for writers 2026/07/17 04:08:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.09s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:43 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:43 DEBUG : dir/file1.rclone_chunk.001_b2l1cq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:43 INFO : dir/file1.rclone_chunk.001_b2l1cq: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:43 INFO : dir/file1.rclone_chunk.001_b2l1cq: Deleted 2026/07/17 04:08:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/17 04:08:44 DEBUG : dir: invalidating directory cache 2026/07/17 04:08:44 DEBUG : >ForgetPath: 2026/07/17 04:08:44 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/17 04:08:44 DEBUG : invalidating directory cache 2026/07/17 04:08:44 DEBUG : dir: forgetting directory cache 2026/07/17 04:08:44 DEBUG : >ForgetPath: 2026/07/17 04:08:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/17 04:08:44 DEBUG : >ForgetPath: 2026/07/17 04:08:44 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:44 DEBUG : dir: Looking for writers 2026/07/17 04:08:44 DEBUG : Looking for writers 2026/07/17 04:08:44 DEBUG : dir: reading active writers 2026/07/17 04:08:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.95s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:44 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:44 DEBUG : dir/file1.rclone_chunk.001_b2l23w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:44 INFO : dir/file1.rclone_chunk.001_b2l23w: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:44 INFO : dir/file1.rclone_chunk.001_b2l23w: Deleted 2026/07/17 04:08:45 DEBUG : fil/a/b/c: size = 15 OK 2026/07/17 04:08:45 DEBUG : fil/a/b/c.rclone_chunk.001_b2l39l: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/07/17 04:08:45 INFO : fil/a/b/c.rclone_chunk.001_b2l39l: Copied (server-side copy) to: fil/a/b/c 2026/07/17 04:08:45 INFO : fil/a/b/c.rclone_chunk.001_b2l39l: Deleted 2026/07/17 04:08:45 DEBUG : forgetting directory cache 2026/07/17 04:08:45 DEBUG : dir: forgetting directory cache 2026/07/17 04:08:46 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:46 DEBUG : fil/a/b: Looking for writers 2026/07/17 04:08:46 DEBUG : fil/a: Looking for writers 2026/07/17 04:08:46 DEBUG : b: reading active writers 2026/07/17 04:08:46 DEBUG : fil: Looking for writers 2026/07/17 04:08:46 DEBUG : a: reading active writers 2026/07/17 04:08:46 DEBUG : dir: Looking for writers 2026/07/17 04:08:46 DEBUG : Looking for writers 2026/07/17 04:08:46 DEBUG : fil: reading active writers 2026/07/17 04:08:46 DEBUG : dir: reading active writers 2026/07/17 04:08:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (2.00s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:46 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:46 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:46 DEBUG : dir/file1.rclone_chunk.001_b2l4zj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:46 INFO : dir/file1.rclone_chunk.001_b2l4zj: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:46 INFO : dir/file1.rclone_chunk.001_b2l4zj: Deleted 2026/07/17 04:08:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:47 DEBUG : dir: Looking for writers 2026/07/17 04:08:47 DEBUG : Looking for writers 2026/07/17 04:08:47 DEBUG : dir: reading active writers 2026/07/17 04:08:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.95s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:47 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:47 DEBUG : dir/file1.rclone_chunk.001_b2l59b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:47 INFO : dir/file1.rclone_chunk.001_b2l59b: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:47 INFO : dir/file1.rclone_chunk.001_b2l59b: Deleted 2026/07/17 04:08:48 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:48 DEBUG : dir: Looking for writers 2026/07/17 04:08:48 DEBUG : file1: reading active writers 2026/07/17 04:08:48 DEBUG : Looking for writers 2026/07/17 04:08:48 DEBUG : dir: reading active writers 2026/07/17 04:08:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.01s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:48 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:48 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:48 DEBUG : dir/file1.rclone_chunk.001_b2l6sl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:48 INFO : dir/file1.rclone_chunk.001_b2l6sl: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:48 INFO : dir/file1.rclone_chunk.001_b2l6sl: Deleted 2026/07/17 04:08:49 DEBUG : dir/file2: size = 15 OK 2026/07/17 04:08:49 DEBUG : dir/file2.rclone_chunk.001_b2l6dx: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/17 04:08:49 INFO : dir/file2.rclone_chunk.001_b2l6dx: Copied (server-side copy) to: dir/file2 2026/07/17 04:08:49 INFO : dir/file2.rclone_chunk.001_b2l6dx: Deleted 2026/07/17 04:08:49 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/17 04:08:49 DEBUG : dir/subdir/file3.rclone_chunk.001_b2l73x: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/17 04:08:49 INFO : dir/subdir/file3.rclone_chunk.001_b2l73x: Copied (server-side copy) to: dir/subdir/file3 2026/07/17 04:08:49 INFO : dir/subdir/file3.rclone_chunk.001_b2l73x: Deleted === RUN TestDirReadDirAll/Virtual 2026/07/17 04:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/17 04:08:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/17 04:08:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/17 04:08:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/17 04:08:50 DEBUG : dir/virtualFile: size = 20 OK 2026/07/17 04:08:50 DEBUG : dir/virtualFile.rclone_chunk.001_b2l82h: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/07/17 04:08:50 INFO : dir/virtualFile.rclone_chunk.001_b2l82h: Copied (server-side copy) to: dir/virtualFile 2026/07/17 04:08:50 INFO : dir/virtualFile.rclone_chunk.001_b2l82h: Deleted 2026/07/17 04:08:51 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/07/17 04:08:51 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_b2l8qb: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/07/17 04:08:51 INFO : dir/virtualDir/testFile.rclone_chunk.001_b2l8qb: Copied (server-side copy) to: dir/virtualDir/testFile 2026/07/17 04:08:51 INFO : dir/virtualDir/testFile.rclone_chunk.001_b2l8qb: Deleted 2026/07/17 04:08:51 DEBUG : S3 bucket rclone-test-hulenaj0fuwu: bucket is versioned: false 2026/07/17 04:08:51 DEBUG : Waiting for deletions to finish 2026/07/17 04:08:51 DEBUG : "dir/subdir/file3" version false 2026/07/17 04:08:51 DEBUG : dir/subdir/file3: Deleting (id "") 2026/07/17 04:08:51 INFO : dir/subdir/file3: Deleted 2026/07/17 04:08:51 DEBUG : dir: invalidating directory cache 2026/07/17 04:08:51 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/17 04:08:51 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/17 04:08:51 DEBUG : dir/file1: Reset virtual modtime 2026/07/17 04:08:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/17 04:08:51 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/17 04:08:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/17 04:08:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/17 04:08:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/17 04:08:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:08:51 DEBUG : dir: invalidating directory cache 2026/07/17 04:08:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/17 04:08:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/17 04:08:51 DEBUG : forgetting directory cache 2026/07/17 04:08:51 DEBUG : dir: forgetting directory cache 2026/07/17 04:08:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/17 04:08:51 DEBUG : dir/virtualDir2: forgetting directory cache 2026/07/17 04:08:51 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:51 DEBUG : dir/virtualDir2: Looking for writers 2026/07/17 04:08:51 DEBUG : dir/virtualDir: Looking for writers 2026/07/17 04:08:51 DEBUG : dir: Looking for writers 2026/07/17 04:08:51 DEBUG : file1: reading active writers 2026/07/17 04:08:51 DEBUG : virtualFile2: reading active writers 2026/07/17 04:08:51 DEBUG : virtualDir2: reading active writers 2026/07/17 04:08:51 DEBUG : virtualFile: reading active writers 2026/07/17 04:08:51 DEBUG : virtualDir: reading active writers 2026/07/17 04:08:51 DEBUG : Looking for writers 2026/07/17 04:08:51 DEBUG : dir: reading active writers 2026/07/17 04:08:51 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.75s) --- PASS: TestDirReadDirAll/Virtual (1.43s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:52 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:52 DEBUG : dir/file1.rclone_chunk.001_b2larc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:52 INFO : dir/file1.rclone_chunk.001_b2larc: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:52 INFO : dir/file1.rclone_chunk.001_b2larc: Deleted 2026/07/17 04:08:52 ERROR : dir/: Can only open directories read only 2026/07/17 04:08:52 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:52 DEBUG : dir: Looking for writers 2026/07/17 04:08:52 DEBUG : Looking for writers 2026/07/17 04:08:52 DEBUG : dir: reading active writers 2026/07/17 04:08:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.89s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:53 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:53 DEBUG : dir/file1.rclone_chunk.001_b2lb5a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:53 INFO : dir/file1.rclone_chunk.001_b2lb5a: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:53 INFO : dir/file1.rclone_chunk.001_b2lb5a: Deleted 2026/07/17 04:08:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/17 04:08:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/17 04:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/17 04:08:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 04:08:54 DEBUG : dir/potato: size = 5 OK 2026/07/17 04:08:54 DEBUG : dir/potato.rclone_chunk.001_b2lbz7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:08:54 INFO : dir/potato.rclone_chunk.001_b2lbz7: Copied (server-side copy) to: dir/potato 2026/07/17 04:08:54 INFO : dir/potato.rclone_chunk.001_b2lbz7: Deleted 2026/07/17 04:08:54 DEBUG : dir/potato: size = 5 OK 2026/07/17 04:08:54 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:08:54 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/17 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/17 04:08:54 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:54 DEBUG : dir: Looking for writers 2026/07/17 04:08:54 DEBUG : file1: reading active writers 2026/07/17 04:08:54 DEBUG : potato: reading active writers 2026/07/17 04:08:54 DEBUG : Looking for writers 2026/07/17 04:08:54 DEBUG : dir: reading active writers 2026/07/17 04:08:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.76s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:55 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:55 DEBUG : dir/file1.rclone_chunk.001_b2lcv8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:55 INFO : dir/file1.rclone_chunk.001_b2lcv8: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:55 INFO : dir/file1.rclone_chunk.001_b2lcv8: Deleted 2026/07/17 04:08:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/07/17 04:08:55 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:55 DEBUG : dir/sub: Looking for writers 2026/07/17 04:08:55 DEBUG : dir: Looking for writers 2026/07/17 04:08:55 DEBUG : file1: reading active writers 2026/07/17 04:08:55 DEBUG : sub: reading active writers 2026/07/17 04:08:55 DEBUG : Looking for writers 2026/07/17 04:08:55 DEBUG : dir: reading active writers 2026/07/17 04:08:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.27s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:56 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:56 DEBUG : dir/file1.rclone_chunk.001_b2let6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:56 INFO : dir/file1.rclone_chunk.001_b2let6: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:56 INFO : dir/file1.rclone_chunk.001_b2let6: Deleted 2026/07/17 04:08:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/17 04:08:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/07/17 04:08:57 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:57 DEBUG : dir/sub/subsub: Looking for writers 2026/07/17 04:08:57 DEBUG : dir/sub: Looking for writers 2026/07/17 04:08:57 DEBUG : subsub: reading active writers 2026/07/17 04:08:57 DEBUG : dir: Looking for writers 2026/07/17 04:08:57 DEBUG : file1: reading active writers 2026/07/17 04:08:57 DEBUG : sub: reading active writers 2026/07/17 04:08:57 DEBUG : Looking for writers 2026/07/17 04:08:57 DEBUG : dir: reading active writers 2026/07/17 04:08:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.40s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:57 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:57 DEBUG : dir/file1.rclone_chunk.001_b2lf4g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:57 INFO : dir/file1.rclone_chunk.001_b2lf4g: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:57 INFO : dir/file1.rclone_chunk.001_b2lf4g: Deleted 2026/07/17 04:08:58 ERROR : dir/: Dir.Remove not empty 2026/07/17 04:08:58 DEBUG : dir/file1: Remove: 2026/07/17 04:08:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:08:58 DEBUG : dir/file1: >Remove: err= 2026/07/17 04:08:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/17 04:08:58 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:58 DEBUG : Looking for writers 2026/07/17 04:08:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.96s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:58 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:58 DEBUG : dir/file1.rclone_chunk.001_b2lgwv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:58 INFO : dir/file1.rclone_chunk.001_b2lgwv: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:58 INFO : dir/file1.rclone_chunk.001_b2lgwv: Deleted 2026/07/17 04:08:59 DEBUG : dir/file1: Remove: 2026/07/17 04:08:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:08:59 DEBUG : dir/file1: >Remove: err= 2026/07/17 04:08:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/17 04:08:59 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:08:59 DEBUG : Looking for writers 2026/07/17 04:08:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.97s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:08:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:08:59 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:08:59 DEBUG : dir/file1.rclone_chunk.001_b2lhyf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:08:59 INFO : dir/file1.rclone_chunk.001_b2lhyf: Copied (server-side copy) to: dir/file1 2026/07/17 04:08:59 INFO : dir/file1.rclone_chunk.001_b2lhyf: Deleted 2026/07/17 04:09:00 DEBUG : dir/file1: Remove: 2026/07/17 04:09:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:00 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/07/17 04:09:00 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:00 DEBUG : dir: Looking for writers 2026/07/17 04:09:00 DEBUG : Looking for writers 2026/07/17 04:09:00 DEBUG : dir: reading active writers 2026/07/17 04:09:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.09s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:00 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:00 DEBUG : dir/file1.rclone_chunk.001_b2lind: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:00 INFO : dir/file1.rclone_chunk.001_b2lind: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:01 INFO : dir/file1.rclone_chunk.001_b2lind: Deleted 2026/07/17 04:09:01 DEBUG : dir/file3: size = 15 OK 2026/07/17 04:09:01 DEBUG : dir/file3.rclone_chunk.001_b2lj4d: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/07/17 04:09:01 INFO : dir/file3.rclone_chunk.001_b2lj4d: Copied (server-side copy) to: dir/file3 2026/07/17 04:09:01 INFO : dir/file3.rclone_chunk.001_b2lj4d: Deleted 2026/07/17 04:09:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/17 04:09:02 DEBUG : dir/file3: copy non-chunked object... 2026/07/17 04:09:02 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:02 DEBUG : dir2/file1: size = 14 OK 2026/07/17 04:09:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:02 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/07/17 04:09:02 DEBUG : dir2/file3: size = 15 OK 2026/07/17 04:09:02 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/07/17 04:09:02 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/07/17 04:09:02 INFO : dir/file1: Deleted 2026/07/17 04:09:02 INFO : dir/file3: Deleted 2026/07/17 04:09:02 DEBUG : dir: Updating dir with dir2 0x364bb1bde270 2026/07/17 04:09:02 DEBUG : dir: forgetting directory cache 2026/07/17 04:09:02 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/17 04:09:02 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/17 04:09:02 DEBUG : dir2/file1: copy non-chunked object... 2026/07/17 04:09:02 DEBUG : file2: size = 14 OK 2026/07/17 04:09:02 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:02 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/07/17 04:09:03 INFO : dir2/file1: Deleted 2026/07/17 04:09:03 DEBUG : file2: Updating file with file2 0x364bb1bdfc70 2026/07/17 04:09:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:03 DEBUG : file2: copy non-chunked object... 2026/07/17 04:09:03 DEBUG : dir2/file3: size = 14 OK 2026/07/17 04:09:03 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:03 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/07/17 04:09:03 INFO : file2: Deleted 2026/07/17 04:09:03 DEBUG : dir2/file3: Updating file with dir2/file3 0x364bb1bdfc70 2026/07/17 04:09:03 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/17 04:09:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/17 04:09:03 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/17 04:09:03 DEBUG : empty directory: Updating dir with renamed empty directory 0x364bb1dc2820 2026/07/17 04:09:03 DEBUG : empty directory: forgetting directory cache 2026/07/17 04:09:03 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/17 04:09:03 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/17 04:09:03 DEBUG : dir2: Renaming to "dir3" 2026/07/17 04:09:03 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:03 DEBUG : dir3: Looking for writers 2026/07/17 04:09:03 DEBUG : file3: reading active writers 2026/07/17 04:09:03 DEBUG : renamed empty directory: Looking for writers 2026/07/17 04:09:03 DEBUG : Looking for writers 2026/07/17 04:09:03 DEBUG : dir3: reading active writers 2026/07/17 04:09:03 DEBUG : renamed empty directory: reading active writers 2026/07/17 04:09:03 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.47s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:04 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:04 DEBUG : dir/file1.rclone_chunk.001_b2lmq4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:04 INFO : dir/file1.rclone_chunk.001_b2lmq4: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:04 INFO : dir/file1.rclone_chunk.001_b2lmq4: Deleted 2026/07/17 04:09:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/17 04:09:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:09:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:09:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/17 04:09:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/17 04:09:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/17 04:09:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/17 04:09:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:09:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:09:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/17 04:09:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/17 04:09:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:04 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (12 bytes), uploading instead of streaming 2026/07/17 04:09:05 DEBUG : dir/sub/file2: size = 12 OK 2026/07/17 04:09:05 DEBUG : dir/sub/file2.rclone_chunk.001_b2lm13: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/17 04:09:05 INFO : dir/sub/file2.rclone_chunk.001_b2lm13: Copied (server-side copy) to: dir/sub/file2 2026/07/17 04:09:05 INFO : dir/sub/file2.rclone_chunk.001_b2lm13: Deleted 2026/07/17 04:09:05 DEBUG : dir/sub/file2: size = 12 OK 2026/07/17 04:09:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/17 04:09:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/17 04:09:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:05 DEBUG : forgetting directory cache 2026/07/17 04:09:05 DEBUG : dir: forgetting directory cache 2026/07/17 04:09:05 DEBUG : dir/sub: forgetting directory cache 2026/07/17 04:09:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/17 04:09:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 04:09:05 DEBUG : dir/sub/file0: size = 5 OK 2026/07/17 04:09:05 DEBUG : dir/sub/file0.rclone_chunk.001_b2lnly: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:09:05 INFO : dir/sub/file0.rclone_chunk.001_b2lnly: Copied (server-side copy) to: dir/sub/file0 2026/07/17 04:09:05 INFO : dir/sub/file0.rclone_chunk.001_b2lnly: Deleted 2026/07/17 04:09:05 DEBUG : dir/sub/file0: size = 5 OK 2026/07/17 04:09:05 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:09:05 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/17 04:09:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/17 04:09:05 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:05 DEBUG : dir/sub: Looking for writers 2026/07/17 04:09:05 DEBUG : file0: reading active writers 2026/07/17 04:09:05 DEBUG : file2: reading active writers 2026/07/17 04:09:05 DEBUG : dir: Looking for writers 2026/07/17 04:09:05 DEBUG : file1: reading active writers 2026/07/17 04:09:05 DEBUG : sub: reading active writers 2026/07/17 04:09:05 DEBUG : Looking for writers 2026/07/17 04:09:05 DEBUG : dir: reading active writers 2026/07/17 04:09:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.17s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/17 04:09:06 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:06 DEBUG : Looking for writers 2026/07/17 04:09:06 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.10s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:06 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:06 DEBUG : dir/file1.rclone_chunk.001_b2loqt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:06 INFO : dir/file1.rclone_chunk.001_b2loqt: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:06 INFO : dir/file1.rclone_chunk.001_b2loqt: Deleted 2026/07/17 04:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/17 04:09:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:09:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/17 04:09:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/17 04:09:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/17 04:09:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/17 04:09:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:09:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/17 04:09:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/17 04:09:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/17 04:09:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:07 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:07 DEBUG : dir: Looking for writers 2026/07/17 04:09:07 DEBUG : file1: reading active writers 2026/07/17 04:09:07 DEBUG : file1.metadata: reading active writers 2026/07/17 04:09:07 DEBUG : Looking for writers 2026/07/17 04:09:07 DEBUG : dir: reading active writers 2026/07/17 04:09:07 DEBUG : dir.metadata: reading active writers 2026/07/17 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.03s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:07 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:07 DEBUG : dir/file1.rclone_chunk.001_b2lpxn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:07 INFO : dir/file1.rclone_chunk.001_b2lpxn: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:07 INFO : dir/file1.rclone_chunk.001_b2lpxn: Deleted 2026/07/17 04:09:08 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:08 DEBUG : dir: Looking for writers 2026/07/17 04:09:08 DEBUG : file1: reading active writers 2026/07/17 04:09:08 DEBUG : Looking for writers 2026/07/17 04:09:08 DEBUG : dir: reading active writers 2026/07/17 04:09:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:08 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:08 DEBUG : dir/file1.rclone_chunk.001_b2lqzu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:08 INFO : dir/file1.rclone_chunk.001_b2lqzu: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:08 INFO : dir/file1.rclone_chunk.001_b2lqzu: Deleted 2026/07/17 04:09:09 DEBUG : time_test: size = 5 OK 2026/07/17 04:09:09 DEBUG : time_test.rclone_chunk.001_b2lrxm: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/17 04:09:09 INFO : time_test.rclone_chunk.001_b2lrxm: Copied (server-side copy) to: time_test 2026/07/17 04:09:09 INFO : time_test.rclone_chunk.001_b2lrxm: Deleted 2026/07/17 04:09:09 DEBUG : Can set mod time: true 2026/07/17 04:09:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 04:09:09 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:09 DEBUG : dir: Looking for writers 2026/07/17 04:09:09 DEBUG : file1: reading active writers 2026/07/17 04:09:09 DEBUG : Looking for writers 2026/07/17 04:09:09 DEBUG : dir: reading active writers 2026/07/17 04:09:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:10 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:10 DEBUG : dir/file1.rclone_chunk.001_b2lsp2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:10 INFO : dir/file1.rclone_chunk.001_b2lsp2: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:10 INFO : dir/file1.rclone_chunk.001_b2lsp2: Deleted 2026/07/17 04:09:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 04:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 04:09:11 DEBUG : dir/file1: size = 0 OK 2026/07/17 04:09:11 DEBUG : dir/file1.rclone_chunk.001_b2ltdn: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:09:11 INFO : dir/file1.rclone_chunk.001_b2ltdn: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:11 INFO : dir/file1.rclone_chunk.001_b2ltdn: Deleted 2026/07/17 04:09:11 DEBUG : dir/file1: size = 0 OK 2026/07/17 04:09:11 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:09:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 04:09:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 04:09:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:11 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:11 DEBUG : dir: Looking for writers 2026/07/17 04:09:11 DEBUG : file1: reading active writers 2026/07/17 04:09:11 DEBUG : Looking for writers 2026/07/17 04:09:11 DEBUG : dir: reading active writers 2026/07/17 04:09:11 DEBUG : >WaitForWriters: 2026/07/17 04:09:11 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:11 DEBUG : dir: Looking for writers 2026/07/17 04:09:11 DEBUG : file1: reading active writers 2026/07/17 04:09:11 DEBUG : Looking for writers 2026/07/17 04:09:11 DEBUG : dir: reading active writers 2026/07/17 04:09:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:12 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:12 DEBUG : dir/file1.rclone_chunk.001_b2ltjl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:12 INFO : dir/file1.rclone_chunk.001_b2ltjl: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:12 INFO : dir/file1.rclone_chunk.001_b2ltjl: Deleted 2026/07/17 04:09:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 04:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 04:09:13 DEBUG : dir/file1: size = 5 OK 2026/07/17 04:09:13 DEBUG : dir/file1.rclone_chunk.001_b2luyz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:09:13 INFO : dir/file1.rclone_chunk.001_b2luyz: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:13 INFO : dir/file1.rclone_chunk.001_b2luyz: Deleted 2026/07/17 04:09:13 DEBUG : dir/file1: size = 5 OK 2026/07/17 04:09:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:09:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 04:09:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 04:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:13 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:13 DEBUG : dir: Looking for writers 2026/07/17 04:09:13 DEBUG : file1: reading active writers 2026/07/17 04:09:13 DEBUG : Looking for writers 2026/07/17 04:09:13 DEBUG : dir: reading active writers 2026/07/17 04:09:13 DEBUG : >WaitForWriters: 2026/07/17 04:09:13 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:13 DEBUG : dir: Looking for writers 2026/07/17 04:09:13 DEBUG : file1: reading active writers 2026/07/17 04:09:13 DEBUG : Looking for writers 2026/07/17 04:09:13 DEBUG : dir: reading active writers 2026/07/17 04:09:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:14 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:14 DEBUG : dir/file1.rclone_chunk.001_b2lvj1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:14 INFO : dir/file1.rclone_chunk.001_b2lvj1: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:14 INFO : dir/file1.rclone_chunk.001_b2lvj1: Deleted 2026/07/17 04:09:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 04:09:14 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:14 DEBUG : dir: Looking for writers 2026/07/17 04:09:14 DEBUG : file1: reading active writers 2026/07/17 04:09:14 DEBUG : Looking for writers 2026/07/17 04:09:14 DEBUG : dir: reading active writers 2026/07/17 04:09:14 DEBUG : >WaitForWriters: 2026/07/17 04:09:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:15 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:15 DEBUG : dir/file1.rclone_chunk.001_b2lxvk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:15 INFO : dir/file1.rclone_chunk.001_b2lxvk: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:15 INFO : dir/file1.rclone_chunk.001_b2lxvk: Deleted 2026/07/17 04:09:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/17 04:09:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:15 DEBUG : dir/file1(0x364bb212e580): close: 2026/07/17 04:09:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/17 04:09:15 DEBUG : dir/file1(0x364bb212e580): >close: err= 2026/07/17 04:09:15 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:15 DEBUG : dir: Looking for writers 2026/07/17 04:09:15 DEBUG : file1: reading active writers 2026/07/17 04:09:15 DEBUG : Looking for writers 2026/07/17 04:09:15 DEBUG : dir: reading active writers 2026/07/17 04:09:15 DEBUG : >WaitForWriters: 2026/07/17 04:09:16 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:16 DEBUG : dir: Looking for writers 2026/07/17 04:09:16 DEBUG : file1: reading active writers 2026/07/17 04:09:16 DEBUG : Looking for writers 2026/07/17 04:09:16 DEBUG : dir: reading active writers 2026/07/17 04:09:16 DEBUG : >WaitForWriters: 2026/07/17 04:09:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:16 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:16 DEBUG : dir/file1.rclone_chunk.001_b2lyms: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:16 INFO : dir/file1.rclone_chunk.001_b2lyms: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:16 INFO : dir/file1.rclone_chunk.001_b2lyms: Deleted 2026/07/17 04:09:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/17 04:09:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:17 DEBUG : dir/file1(0x364bb2093a00): _writeAt: size=5, off=0 2026/07/17 04:09:17 DEBUG : dir/file1(0x364bb2093a00): openPending: 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 04:09:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:17 DEBUG : dir/file1(0x364bb2093a00): >openPending: err= 2026/07/17 04:09:17 DEBUG : dir/file1(0x364bb2093a00): >_writeAt: n=5, err= 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 04:09:17 DEBUG : dir/file1(0x364bb2093a00): close: 2026/07/17 04:09:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/17 04:09:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/17 04:09:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/17 04:09:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 04:09:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:17 DEBUG : dir/file1(0x364bb2093a00): >close: err= 2026/07/17 04:09:17 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 04:09:17 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:17 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:17 DEBUG : dir/file1.rclone_chunk.001_b2lzyv: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/17 04:09:17 INFO : dir/file1.rclone_chunk.001_b2lzyv: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:17 INFO : dir/file1.rclone_chunk.001_b2lzyv: Deleted 2026/07/17 04:09:17 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/17 04:09:17 INFO : dir/file1: Copied (replaced existing) 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/17 04:09:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/17 04:09:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : >WaitForWriters: 2026/07/17 04:09:17 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:17 DEBUG : dir: Looking for writers 2026/07/17 04:09:17 DEBUG : file1: reading active writers 2026/07/17 04:09:17 DEBUG : Looking for writers 2026/07/17 04:09:17 DEBUG : dir: reading active writers 2026/07/17 04:09:17 DEBUG : >WaitForWriters: 2026/07/17 04:09:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.87s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.92s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.85s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.35s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.21s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.84s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:18 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:18 DEBUG : dir/file1.rclone_chunk.001_b2m0ti: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:18 INFO : dir/file1.rclone_chunk.001_b2m0ti: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:18 INFO : dir/file1.rclone_chunk.001_b2m0ti: Deleted 2026/07/17 04:09:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:19 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:19 DEBUG : dir: Looking for writers 2026/07/17 04:09:19 DEBUG : file1: reading active writers 2026/07/17 04:09:19 DEBUG : Looking for writers 2026/07/17 04:09:19 DEBUG : dir: reading active writers 2026/07/17 04:09:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.12s) === RUN TestFileOpenReadUnknownSize 2026/07/17 04:09:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/17 04:09:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/17 04:09:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/17 04:09:19 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:19 DEBUG : Looking for writers 2026/07/17 04:09:19 DEBUG : file.txt: reading active writers 2026/07/17 04:09:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:19 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:19 DEBUG : dir/file1.rclone_chunk.001_b2m1ar: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:19 INFO : dir/file1.rclone_chunk.001_b2m1ar: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:19 INFO : dir/file1.rclone_chunk.001_b2m1ar: Deleted 2026/07/17 04:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/17 04:09:20 DEBUG : dir/file1: size = 25 OK 2026/07/17 04:09:20 DEBUG : dir/file1.rclone_chunk.001_b2m26i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:20 INFO : dir/file1.rclone_chunk.001_b2m26i: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:20 INFO : dir/file1.rclone_chunk.001_b2m26i: Deleted 2026/07/17 04:09:20 DEBUG : dir/file1: size = 25 OK 2026/07/17 04:09:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 04:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:20 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:20 DEBUG : dir: Looking for writers 2026/07/17 04:09:20 DEBUG : file1: reading active writers 2026/07/17 04:09:20 DEBUG : Looking for writers 2026/07/17 04:09:20 DEBUG : dir: reading active writers 2026/07/17 04:09:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.67s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:21 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:21 DEBUG : dir/file1.rclone_chunk.001_b2m20v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:21 INFO : dir/file1.rclone_chunk.001_b2m20v: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:21 INFO : dir/file1.rclone_chunk.001_b2m20v: Deleted 2026/07/17 04:09:21 DEBUG : dir/file1: Remove: 2026/07/17 04:09:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:21 DEBUG : dir/file1: >Remove: err= 2026/07/17 04:09:21 DEBUG : dir/file1: Remove: 2026/07/17 04:09:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/17 04:09:21 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:21 DEBUG : dir: Looking for writers 2026/07/17 04:09:21 DEBUG : Looking for writers 2026/07/17 04:09:21 DEBUG : dir: reading active writers 2026/07/17 04:09:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.03s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:22 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:22 DEBUG : dir/file1.rclone_chunk.001_b2m4jm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:22 INFO : dir/file1.rclone_chunk.001_b2m4jm: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:22 INFO : dir/file1.rclone_chunk.001_b2m4jm: Deleted 2026/07/17 04:09:22 DEBUG : dir/file1: Remove: 2026/07/17 04:09:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:22 DEBUG : dir/file1: >Remove: err= 2026/07/17 04:09:22 DEBUG : dir/file1: Remove: 2026/07/17 04:09:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/17 04:09:22 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:22 DEBUG : dir: Looking for writers 2026/07/17 04:09:22 DEBUG : Looking for writers 2026/07/17 04:09:22 DEBUG : dir: reading active writers 2026/07/17 04:09:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.05s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:23 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:23 DEBUG : dir/file1.rclone_chunk.001_b2m5ym: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:23 INFO : dir/file1.rclone_chunk.001_b2m5ym: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:23 INFO : dir/file1.rclone_chunk.001_b2m5ym: Deleted 2026/07/17 04:09:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/17 04:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 04:09:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/17 04:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 04:09:23 DEBUG : dir/file1: Open: flags=0x3 2026/07/17 04:09:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/17 04:09:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/17 04:09:23 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:23 DEBUG : dir: Looking for writers 2026/07/17 04:09:23 DEBUG : file1: reading active writers 2026/07/17 04:09:23 DEBUG : Looking for writers 2026/07/17 04:09:23 DEBUG : dir: reading active writers 2026/07/17 04:09:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:24 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:24 DEBUG : dir/file1.rclone_chunk.001_b2m6o6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:24 INFO : dir/file1.rclone_chunk.001_b2m6o6: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:24 INFO : dir/file1.rclone_chunk.001_b2m6o6: Deleted 2026/07/17 04:09:24 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:24 DEBUG : dir: Looking for writers 2026/07/17 04:09:24 DEBUG : file1: reading active writers 2026/07/17 04:09:24 DEBUG : Looking for writers 2026/07/17 04:09:24 DEBUG : dir: reading active writers 2026/07/17 04:09:24 DEBUG : >WaitForWriters: 2026/07/17 04:09:25 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:25 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:25 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:25 INFO : dir/file1: Deleted 2026/07/17 04:09:25 DEBUG : newLeaf: Updating file with newLeaf 0x364bb1ee49c0 2026/07/17 04:09:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:25 DEBUG : newLeaf: copy non-chunked object... 2026/07/17 04:09:25 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:25 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:25 INFO : newLeaf: Deleted 2026/07/17 04:09:25 DEBUG : dir/file1: Updating file with dir/file1 0x364bb1ee49c0 2026/07/17 04:09:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 04:09:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 04:09:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:25 DEBUG : dir/file1: File is currently open, delaying rename 0x364bb1ee49c0 2026/07/17 04:09:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/17 04:09:26 DEBUG : dir/file1: size = 25 OK 2026/07/17 04:09:26 DEBUG : dir/file1.rclone_chunk.001_b2m8vq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:26 INFO : dir/file1.rclone_chunk.001_b2m8vq: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:26 INFO : dir/file1.rclone_chunk.001_b2m8vq: Deleted 2026/07/17 04:09:26 DEBUG : dir/file1: size = 25 OK 2026/07/17 04:09:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 04:09:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:26 DEBUG : newLeaf: Running delayed rename now 2026/07/17 04:09:26 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:26 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:26 INFO : dir/file1: Deleted 2026/07/17 04:09:26 DEBUG : newLeaf: Updating file with newLeaf 0x364bb1ee49c0 2026/07/17 04:09:26 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:26 DEBUG : dir: Looking for writers 2026/07/17 04:09:26 DEBUG : Looking for writers 2026/07/17 04:09:26 DEBUG : dir: reading active writers 2026/07/17 04:09:26 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:26 DEBUG : >WaitForWriters: 2026/07/17 04:09:26 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:26 DEBUG : dir: Looking for writers 2026/07/17 04:09:26 DEBUG : Looking for writers 2026/07/17 04:09:26 DEBUG : dir: reading active writers 2026/07/17 04:09:26 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:27 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:27 DEBUG : dir/file1.rclone_chunk.001_b2m994: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:27 INFO : dir/file1.rclone_chunk.001_b2m994: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:27 INFO : dir/file1.rclone_chunk.001_b2m994: Deleted 2026/07/17 04:09:27 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:27 DEBUG : dir: Looking for writers 2026/07/17 04:09:27 DEBUG : file1: reading active writers 2026/07/17 04:09:27 DEBUG : Looking for writers 2026/07/17 04:09:27 DEBUG : dir: reading active writers 2026/07/17 04:09:27 DEBUG : >WaitForWriters: 2026/07/17 04:09:27 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:28 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:28 INFO : dir/file1: Deleted 2026/07/17 04:09:28 DEBUG : newLeaf: Updating file with newLeaf 0x364bb26c84e0 2026/07/17 04:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:28 DEBUG : newLeaf: copy non-chunked object... 2026/07/17 04:09:28 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:28 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:28 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:28 INFO : newLeaf: Deleted 2026/07/17 04:09:28 DEBUG : dir/file1: Updating file with dir/file1 0x364bb26c84e0 2026/07/17 04:09:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 04:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/17 04:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:28 DEBUG : dir/file1: File is currently open, delaying rename 0x364bb26c84e0 2026/07/17 04:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/17 04:09:29 DEBUG : dir/file1: size = 25 OK 2026/07/17 04:09:29 DEBUG : dir/file1.rclone_chunk.001_b2magp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:29 INFO : dir/file1.rclone_chunk.001_b2magp: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:29 INFO : dir/file1.rclone_chunk.001_b2magp: Deleted 2026/07/17 04:09:29 DEBUG : dir/file1: size = 25 OK 2026/07/17 04:09:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/17 04:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:29 DEBUG : newLeaf: Running delayed rename now 2026/07/17 04:09:29 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:29 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:29 INFO : dir/file1: Deleted 2026/07/17 04:09:29 DEBUG : newLeaf: Updating file with newLeaf 0x364bb26c84e0 2026/07/17 04:09:29 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:29 DEBUG : dir: Looking for writers 2026/07/17 04:09:29 DEBUG : Looking for writers 2026/07/17 04:09:29 DEBUG : dir: reading active writers 2026/07/17 04:09:29 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:29 DEBUG : >WaitForWriters: 2026/07/17 04:09:29 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:29 DEBUG : dir: Looking for writers 2026/07/17 04:09:29 DEBUG : Looking for writers 2026/07/17 04:09:29 DEBUG : dir: reading active writers 2026/07/17 04:09:29 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:29 DEBUG : >WaitForWriters: 2026/07/17 04:09:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:30 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:30 DEBUG : dir/file1.rclone_chunk.001_b2mbas: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:30 INFO : dir/file1.rclone_chunk.001_b2mbas: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:30 INFO : dir/file1.rclone_chunk.001_b2mbas: Deleted 2026/07/17 04:09:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:09:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:30 DEBUG : dir/file1(0x364bb1fee440): openPending: 2026/07/17 04:09:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 04:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 04:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:30 DEBUG : dir/file1(0x364bb1fee440): >openPending: err= 2026/07/17 04:09:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:30 DEBUG : dir/file1(0x364bb1fee440): _writeAt: size=14, off=0 2026/07/17 04:09:30 DEBUG : dir/file1(0x364bb1fee440): >_writeAt: n=14, err= 2026/07/17 04:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 04:09:30 DEBUG : dir/file1(0x364bb1fee440): close: 2026/07/17 04:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 04:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 04:09:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:30 DEBUG : dir/file1(0x364bb1fee440): >close: err= 2026/07/17 04:09:30 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:30 DEBUG : dir: Looking for writers 2026/07/17 04:09:30 DEBUG : file1: reading active writers 2026/07/17 04:09:30 DEBUG : Looking for writers 2026/07/17 04:09:30 DEBUG : dir: reading active writers 2026/07/17 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:30 DEBUG : dir: Looking for writers 2026/07/17 04:09:30 DEBUG : file1: reading active writers 2026/07/17 04:09:30 DEBUG : Looking for writers 2026/07/17 04:09:30 DEBUG : dir: reading active writers 2026/07/17 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:30 DEBUG : dir: Looking for writers 2026/07/17 04:09:30 DEBUG : file1: reading active writers 2026/07/17 04:09:30 DEBUG : Looking for writers 2026/07/17 04:09:30 DEBUG : dir: reading active writers 2026/07/17 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:30 DEBUG : dir: Looking for writers 2026/07/17 04:09:30 DEBUG : file1: reading active writers 2026/07/17 04:09:30 DEBUG : Looking for writers 2026/07/17 04:09:30 DEBUG : dir: reading active writers 2026/07/17 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:30 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 04:09:30 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:30 DEBUG : dir: Looking for writers 2026/07/17 04:09:30 DEBUG : file1: reading active writers 2026/07/17 04:09:30 DEBUG : Looking for writers 2026/07/17 04:09:30 DEBUG : dir: reading active writers 2026/07/17 04:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:31 DEBUG : dir: Looking for writers 2026/07/17 04:09:31 DEBUG : file1: reading active writers 2026/07/17 04:09:31 DEBUG : Looking for writers 2026/07/17 04:09:31 DEBUG : dir: reading active writers 2026/07/17 04:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:31 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:31 DEBUG : dir/file1.rclone_chunk.001_b2mcba: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:31 INFO : dir/file1.rclone_chunk.001_b2mcba: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:31 INFO : dir/file1.rclone_chunk.001_b2mcba: Deleted 2026/07/17 04:09:31 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:31 INFO : dir/file1: Copied (replaced existing) 2026/07/17 04:09:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/17 04:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:31 DEBUG : dir: Looking for writers 2026/07/17 04:09:31 DEBUG : file1: reading active writers 2026/07/17 04:09:31 DEBUG : Looking for writers 2026/07/17 04:09:31 DEBUG : dir: reading active writers 2026/07/17 04:09:31 DEBUG : >WaitForWriters: 2026/07/17 04:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:31 DEBUG : dir/file1(0x364bb20a2880): _readAt: size=512, off=0 2026/07/17 04:09:31 DEBUG : dir/file1(0x364bb20a2880): openPending: 2026/07/17 04:09: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/07/17 04:09:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 04:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:31 DEBUG : dir/file1(0x364bb20a2880): >openPending: err= 2026/07/17 04:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 04:09:31 DEBUG : dir/file1(0x364bb20a2880): >_readAt: n=14, err=EOF 2026/07/17 04:09:31 DEBUG : dir/file1(0x364bb20a2880): close: 2026/07/17 04:09:31 DEBUG : dir/file1(0x364bb20a2880): >close: err= 2026/07/17 04:09:31 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:31 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:31 INFO : dir/file1: Deleted 2026/07/17 04:09:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:31 DEBUG : newLeaf: Updating file with newLeaf 0x364bb1fbe8f0 2026/07/17 04:09:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:31 DEBUG : newLeaf: copy non-chunked object... 2026/07/17 04:09:32 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:32 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:32 INFO : newLeaf: Deleted 2026/07/17 04:09:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/17 04:09:32 DEBUG : dir/file1: Updating file with dir/file1 0x364bb1fbe8f0 2026/07/17 04:09:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 04:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:32 DEBUG : dir/file1(0x364bb21e1ec0): openPending: 2026/07/17 04:09:32 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/07/17 04:09:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 04:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:32 DEBUG : dir/file1(0x364bb21e1ec0): >openPending: err= 2026/07/17 04:09:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:32 DEBUG : dir/file1(0x364bb21e1ec0): _writeAt: size=25, off=0 2026/07/17 04:09:32 DEBUG : dir/file1(0x364bb21e1ec0): >_writeAt: n=25, err= 2026/07/17 04:09:32 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:32 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:32 INFO : dir/file1: Deleted 2026/07/17 04:09:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:32 DEBUG : newLeaf: Updating file with newLeaf 0x364bb1fbe8f0 2026/07/17 04:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:32 DEBUG : newLeaf(0x364bb21e1ec0): close: 2026/07/17 04:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 04:09:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 04:09:32.267373733 +0000 UTC m=+55.621176894 2026/07/17 04:09:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:32 DEBUG : newLeaf(0x364bb21e1ec0): >close: err= 2026/07/17 04:09:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:32 DEBUG : dir: Looking for writers 2026/07/17 04:09:32 DEBUG : Looking for writers 2026/07/17 04:09:32 DEBUG : dir: reading active writers 2026/07/17 04:09:32 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:32 DEBUG : dir: Looking for writers 2026/07/17 04:09:32 DEBUG : Looking for writers 2026/07/17 04:09:32 DEBUG : dir: reading active writers 2026/07/17 04:09:32 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:32 DEBUG : dir: Looking for writers 2026/07/17 04:09:32 DEBUG : Looking for writers 2026/07/17 04:09:32 DEBUG : dir: reading active writers 2026/07/17 04:09:32 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:32 DEBUG : dir: Looking for writers 2026/07/17 04:09:32 DEBUG : Looking for writers 2026/07/17 04:09:32 DEBUG : dir: reading active writers 2026/07/17 04:09:32 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 04:09:32 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:32 DEBUG : dir: Looking for writers 2026/07/17 04:09:32 DEBUG : Looking for writers 2026/07/17 04:09:32 DEBUG : dir: reading active writers 2026/07/17 04:09:32 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:32 DEBUG : dir: Looking for writers 2026/07/17 04:09:32 DEBUG : Looking for writers 2026/07/17 04:09:32 DEBUG : dir: reading active writers 2026/07/17 04:09:32 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:33 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:33 DEBUG : newLeaf.rclone_chunk.001_b2mekg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:33 INFO : newLeaf.rclone_chunk.001_b2mekg: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:33 INFO : newLeaf.rclone_chunk.001_b2mekg: Deleted 2026/07/17 04:09:33 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:33 INFO : newLeaf: Copied (replaced existing) 2026/07/17 04:09:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 04:09:32.267373733 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 04:09:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 04:09:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 04:09:33 DEBUG : dir: Looking for writers 2026/07/17 04:09:33 DEBUG : Looking for writers 2026/07/17 04:09:33 DEBUG : dir: reading active writers 2026/07/17 04:09:33 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:33 DEBUG : >WaitForWriters: 2026/07/17 04:09:33 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:33 DEBUG : dir: Looking for writers 2026/07/17 04:09:33 DEBUG : Looking for writers 2026/07/17 04:09:33 DEBUG : dir: reading active writers 2026/07/17 04:09:33 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:33 DEBUG : >WaitForWriters: 2026/07/17 04:09:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:33 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:33 DEBUG : dir/file1.rclone_chunk.001_b2mfrf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:33 INFO : dir/file1.rclone_chunk.001_b2mfrf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:33 INFO : dir/file1.rclone_chunk.001_b2mfrf: Deleted 2026/07/17 04:09:34 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:34 DEBUG : dir: Looking for writers 2026/07/17 04:09:34 DEBUG : file1: reading active writers 2026/07/17 04:09:34 DEBUG : Looking for writers 2026/07/17 04:09:34 DEBUG : dir: reading active writers 2026/07/17 04:09:34 DEBUG : >WaitForWriters: 2026/07/17 04:09:34 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:34 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:34 INFO : dir/file1: Deleted 2026/07/17 04:09:34 DEBUG : newLeaf: Updating file with newLeaf 0x364bb2294750 2026/07/17 04:09:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:34 DEBUG : newLeaf: copy non-chunked object... 2026/07/17 04:09:34 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:34 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:34 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:34 INFO : newLeaf: Deleted 2026/07/17 04:09:34 DEBUG : dir/file1: Updating file with dir/file1 0x364bb2294750 2026/07/17 04:09:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 04:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:35 DEBUG : dir/file1(0x364bb1d79500): openPending: 2026/07/17 04:09:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 04:09:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 04:09:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:35 DEBUG : dir/file1(0x364bb1d79500): >openPending: err= 2026/07/17 04:09:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:09:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:35 DEBUG : dir/file1(0x364bb1d79500): _writeAt: size=25, off=0 2026/07/17 04:09:35 DEBUG : dir/file1(0x364bb1d79500): >_writeAt: n=25, err= 2026/07/17 04:09:35 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:35 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:35 INFO : dir/file1: Deleted 2026/07/17 04:09:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:35 DEBUG : newLeaf: Updating file with newLeaf 0x364bb2294750 2026/07/17 04:09:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:35 DEBUG : newLeaf(0x364bb1d79500): close: 2026/07/17 04:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 04:09:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 04:09:35.11293923 +0000 UTC m=+58.466742401 2026/07/17 04:09:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:35 DEBUG : newLeaf(0x364bb1d79500): >close: err= 2026/07/17 04:09:35 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 04:09:35 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:35 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:35 DEBUG : newLeaf.rclone_chunk.001_b2mhth: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:35 INFO : newLeaf.rclone_chunk.001_b2mhth: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:35 INFO : newLeaf.rclone_chunk.001_b2mhth: Deleted 2026/07/17 04:09:35 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:35 INFO : newLeaf: Copied (replaced existing) 2026/07/17 04:09:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 04:09:35.11293923 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 04:09:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 04:09:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 04:09:35 DEBUG : dir: Looking for writers 2026/07/17 04:09:35 DEBUG : Looking for writers 2026/07/17 04:09:35 DEBUG : dir: reading active writers 2026/07/17 04:09:35 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:35 DEBUG : >WaitForWriters: 2026/07/17 04:09:36 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:36 DEBUG : dir: Looking for writers 2026/07/17 04:09:36 DEBUG : Looking for writers 2026/07/17 04:09:36 DEBUG : dir: reading active writers 2026/07/17 04:09:36 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:36 DEBUG : >WaitForWriters: 2026/07/17 04:09:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:36 DEBUG : Config file has changed externally - reloading 2026/07/17 04:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:36 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:36 DEBUG : dir/file1.rclone_chunk.001_b2migw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:36 INFO : dir/file1.rclone_chunk.001_b2migw: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:36 INFO : dir/file1.rclone_chunk.001_b2migw: Deleted 2026/07/17 04:09:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:09:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2160780): openPending: 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 04:09:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2160780): >openPending: err= 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:09:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2160780): _writeAt: size=14, off=0 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2160780): >_writeAt: n=14, err= 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2160780): close: 2026/07/17 04:09:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/17 04:09:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2160780): >close: err= 2026/07/17 04:09:37 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 04:09:37 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:37 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:37 DEBUG : dir/file1.rclone_chunk.001_b2mj5r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:37 INFO : dir/file1.rclone_chunk.001_b2mj5r: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:37 INFO : dir/file1.rclone_chunk.001_b2mj5r: Deleted 2026/07/17 04:09:37 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:37 INFO : dir/file1: Copied (replaced existing) 2026/07/17 04:09:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/17 04:09:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:37 DEBUG : dir: Looking for writers 2026/07/17 04:09:37 DEBUG : file1: reading active writers 2026/07/17 04:09:37 DEBUG : Looking for writers 2026/07/17 04:09:37 DEBUG : dir: reading active writers 2026/07/17 04:09:37 DEBUG : >WaitForWriters: 2026/07/17 04:09:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2280300): _readAt: size=512, off=0 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2280300): openPending: 2026/07/17 04:09:37 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/07/17 04:09:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 04:09:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2280300): >openPending: err= 2026/07/17 04:09:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2280300): >_readAt: n=14, err=EOF 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2280300): close: 2026/07/17 04:09:37 DEBUG : dir/file1(0x364bb2280300): >close: err= 2026/07/17 04:09:38 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:38 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:38 INFO : dir/file1: Deleted 2026/07/17 04:09:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:38 DEBUG : newLeaf: Updating file with newLeaf 0x364bb1879110 2026/07/17 04:09:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:38 DEBUG : newLeaf: copy non-chunked object... 2026/07/17 04:09:38 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:38 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:38 INFO : newLeaf: Deleted 2026/07/17 04:09:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/17 04:09:38 DEBUG : dir/file1: Updating file with dir/file1 0x364bb1879110 2026/07/17 04:09:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 04:09:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:38 DEBUG : dir/file1(0x364bb22b84c0): openPending: 2026/07/17 04:09:38 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/07/17 04:09:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 04:09:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:38 DEBUG : dir/file1(0x364bb22b84c0): >openPending: err= 2026/07/17 04:09:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:09:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:38 DEBUG : dir/file1(0x364bb22b84c0): _writeAt: size=25, off=0 2026/07/17 04:09:38 DEBUG : dir/file1(0x364bb22b84c0): >_writeAt: n=25, err= 2026/07/17 04:09:38 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:38 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:38 INFO : dir/file1: Deleted 2026/07/17 04:09:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:38 DEBUG : newLeaf: Updating file with newLeaf 0x364bb1879110 2026/07/17 04:09:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:38 DEBUG : newLeaf(0x364bb22b84c0): close: 2026/07/17 04:09:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 04:09:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 04:09:38.682273731 +0000 UTC m=+62.036076881 2026/07/17 04:09:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:38 DEBUG : newLeaf(0x364bb22b84c0): >close: err= 2026/07/17 04:09:38 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:38 DEBUG : dir: Looking for writers 2026/07/17 04:09:38 DEBUG : Looking for writers 2026/07/17 04:09:38 DEBUG : dir: reading active writers 2026/07/17 04:09:38 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:38 DEBUG : dir: Looking for writers 2026/07/17 04:09:38 DEBUG : Looking for writers 2026/07/17 04:09:38 DEBUG : dir: reading active writers 2026/07/17 04:09:38 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:38 DEBUG : dir: Looking for writers 2026/07/17 04:09:38 DEBUG : Looking for writers 2026/07/17 04:09:38 DEBUG : dir: reading active writers 2026/07/17 04:09:38 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:38 DEBUG : dir: Looking for writers 2026/07/17 04:09:38 DEBUG : Looking for writers 2026/07/17 04:09:38 DEBUG : dir: reading active writers 2026/07/17 04:09:38 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:39 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 04:09:39 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:39 DEBUG : dir: Looking for writers 2026/07/17 04:09:39 DEBUG : Looking for writers 2026/07/17 04:09:39 DEBUG : dir: reading active writers 2026/07/17 04:09:39 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:39 DEBUG : dir: Looking for writers 2026/07/17 04:09:39 DEBUG : Looking for writers 2026/07/17 04:09:39 DEBUG : dir: reading active writers 2026/07/17 04:09:39 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:39 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:39 DEBUG : newLeaf.rclone_chunk.001_b2mli0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:39 INFO : newLeaf.rclone_chunk.001_b2mli0: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:39 INFO : newLeaf.rclone_chunk.001_b2mli0: Deleted 2026/07/17 04:09:39 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:39 INFO : newLeaf: Copied (replaced existing) 2026/07/17 04:09:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 04:09:38.682273731 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 04:09:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 04:09:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 04:09:39 DEBUG : dir: Looking for writers 2026/07/17 04:09:39 DEBUG : Looking for writers 2026/07/17 04:09:39 DEBUG : dir: reading active writers 2026/07/17 04:09:39 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:39 DEBUG : >WaitForWriters: 2026/07/17 04:09:39 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:39 DEBUG : dir: Looking for writers 2026/07/17 04:09:39 DEBUG : Looking for writers 2026/07/17 04:09:39 DEBUG : dir: reading active writers 2026/07/17 04:09:39 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:39 DEBUG : >WaitForWriters: 2026/07/17 04:09:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:40 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:40 DEBUG : dir/file1.rclone_chunk.001_b2mlja: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:40 INFO : dir/file1.rclone_chunk.001_b2mlja: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:40 INFO : dir/file1.rclone_chunk.001_b2mlja: Deleted 2026/07/17 04:09:40 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:40 DEBUG : dir: Looking for writers 2026/07/17 04:09:40 DEBUG : file1: reading active writers 2026/07/17 04:09:40 DEBUG : Looking for writers 2026/07/17 04:09:40 DEBUG : dir: reading active writers 2026/07/17 04:09:40 DEBUG : >WaitForWriters: 2026/07/17 04:09:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:40 DEBUG : dir/file1(0x364bb1d79300): _readAt: size=512, off=0 2026/07/17 04:09:40 DEBUG : dir/file1(0x364bb1d79300): openPending: 2026/07/17 04:09:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/17 04:09:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/17 04:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:40 DEBUG : dir/file1(0x364bb1d79300): >openPending: err= 2026/07/17 04:09:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/17 04:09:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:09:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:40 DEBUG : dir/file1(0x364bb1d79300): >_readAt: n=14, err=EOF 2026/07/17 04:09:40 DEBUG : dir/file1(0x364bb1d79300): close: 2026/07/17 04:09:40 DEBUG : dir/file1(0x364bb1d79300): >close: err= 2026/07/17 04:09:40 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:40 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:41 INFO : dir/file1: Deleted 2026/07/17 04:09:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:41 DEBUG : newLeaf: Updating file with newLeaf 0x364bb2202a90 2026/07/17 04:09:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:41 DEBUG : newLeaf: copy non-chunked object... 2026/07/17 04:09:41 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:09:41 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:41 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:41 INFO : newLeaf: Deleted 2026/07/17 04:09:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/17 04:09:41 DEBUG : dir/file1: Updating file with dir/file1 0x364bb2202a90 2026/07/17 04:09:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/17 04:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:09:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:41 DEBUG : dir/file1(0x364bb1d79e40): openPending: 2026/07/17 04:09:41 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/07/17 04:09:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/17 04:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:41 DEBUG : dir/file1(0x364bb1d79e40): >openPending: err= 2026/07/17 04:09:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:09:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:41 DEBUG : dir/file1(0x364bb1d79e40): _writeAt: size=25, off=0 2026/07/17 04:09:41 DEBUG : dir/file1(0x364bb1d79e40): >_writeAt: n=25, err= 2026/07/17 04:09:41 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:09:41 DEBUG : newLeaf: size = 14 OK 2026/07/17 04:09:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:09:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:41 INFO : dir/file1: Deleted 2026/07/17 04:09:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/17 04:09:41 DEBUG : newLeaf: Updating file with newLeaf 0x364bb2202a90 2026/07/17 04:09:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:09:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:41 DEBUG : newLeaf(0x364bb1d79e40): close: 2026/07/17 04:09:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/17 04:09:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-17 04:09:41.541988943 +0000 UTC m=+64.895792094 2026/07/17 04:09:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:41 DEBUG : newLeaf(0x364bb1d79e40): >close: err= 2026/07/17 04:09:41 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:41 DEBUG : dir: Looking for writers 2026/07/17 04:09:41 DEBUG : Looking for writers 2026/07/17 04:09:41 DEBUG : dir: reading active writers 2026/07/17 04:09:41 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:41 DEBUG : dir: Looking for writers 2026/07/17 04:09:41 DEBUG : Looking for writers 2026/07/17 04:09:41 DEBUG : dir: reading active writers 2026/07/17 04:09:41 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:41 DEBUG : dir: Looking for writers 2026/07/17 04:09:41 DEBUG : Looking for writers 2026/07/17 04:09:41 DEBUG : dir: reading active writers 2026/07/17 04:09:41 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:41 DEBUG : dir: Looking for writers 2026/07/17 04:09:41 DEBUG : Looking for writers 2026/07/17 04:09:41 DEBUG : dir: reading active writers 2026/07/17 04:09:41 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:41 DEBUG : newLeaf: vfs cache: starting upload 2026/07/17 04:09:41 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:41 DEBUG : dir: Looking for writers 2026/07/17 04:09:41 DEBUG : Looking for writers 2026/07/17 04:09:41 DEBUG : dir: reading active writers 2026/07/17 04:09:41 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:42 DEBUG : dir: Looking for writers 2026/07/17 04:09:42 DEBUG : Looking for writers 2026/07/17 04:09:42 DEBUG : dir: reading active writers 2026/07/17 04:09:42 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:42 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:42 DEBUG : newLeaf.rclone_chunk.001_b2mn4x: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:42 INFO : newLeaf.rclone_chunk.001_b2mn4x: Copied (server-side copy) to: newLeaf 2026/07/17 04:09:42 DEBUG : dir: Looking for writers 2026/07/17 04:09:42 DEBUG : Looking for writers 2026/07/17 04:09:42 DEBUG : dir: reading active writers 2026/07/17 04:09:42 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 04:09:42 INFO : newLeaf.rclone_chunk.001_b2mn4x: Deleted 2026/07/17 04:09:42 DEBUG : newLeaf: size = 25 OK 2026/07/17 04:09:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/17 04:09:42 INFO : newLeaf: Copied (replaced existing) 2026/07/17 04:09:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-17 04:09:41.541988943 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/17 04:09:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/17 04:09:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/17 04:09:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/17 04:09:43 DEBUG : dir: Looking for writers 2026/07/17 04:09:43 DEBUG : Looking for writers 2026/07/17 04:09:43 DEBUG : dir: reading active writers 2026/07/17 04:09:43 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:43 DEBUG : >WaitForWriters: 2026/07/17 04:09:43 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:43 DEBUG : dir: Looking for writers 2026/07/17 04:09:43 DEBUG : Looking for writers 2026/07/17 04:09:43 DEBUG : dir: reading active writers 2026/07/17 04:09:43 DEBUG : newLeaf: reading active writers 2026/07/17 04:09:43 DEBUG : >WaitForWriters: 2026/07/17 04:09:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestFileRename (19.25s) --- PASS: TestFileRename/off,forceCache=false (2.94s) --- PASS: TestFileRename/minimal,forceCache=false (2.83s) --- PASS: TestFileRename/minimal,forceCache=true (3.57s) --- PASS: TestFileRename/writes,forceCache=false (2.87s) --- PASS: TestFileRename/writes,forceCache=true (3.54s) --- PASS: TestFileRename/full,forceCache=false (3.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:43 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:43 DEBUG : Looking for writers 2026/07/17 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.10s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:43 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:43 DEBUG : dir/file1.rclone_chunk.001_b2mp50: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:43 INFO : dir/file1.rclone_chunk.001_b2mp50: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:43 INFO : dir/file1.rclone_chunk.001_b2mp50: Deleted 2026/07/17 04:09:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 04:09:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:44 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:44 DEBUG : dir: Looking for writers 2026/07/17 04:09:44 DEBUG : file1: reading active writers 2026/07/17 04:09:44 DEBUG : Looking for writers 2026/07/17 04:09:44 DEBUG : dir: reading active writers 2026/07/17 04:09:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.04s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:44 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:44 DEBUG : dir/file1.rclone_chunk.001_b2mq76: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:44 INFO : dir/file1.rclone_chunk.001_b2mq76: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:44 INFO : dir/file1.rclone_chunk.001_b2mq76: Deleted 2026/07/17 04:09:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/17 04:09:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/17 04:09:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/17 04:09:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/17 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/17 04:09:45 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:45 DEBUG : dir: Looking for writers 2026/07/17 04:09:45 DEBUG : file1: reading active writers 2026/07/17 04:09:45 DEBUG : Looking for writers 2026/07/17 04:09:45 DEBUG : dir: reading active writers 2026/07/17 04:09:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.60s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:46 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:46 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:46 DEBUG : dir/file1.rclone_chunk.001_b2msrg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:46 INFO : dir/file1.rclone_chunk.001_b2msrg: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:46 INFO : dir/file1.rclone_chunk.001_b2msrg: Deleted 2026/07/17 04:09:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 04:09:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/17 04:09:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/17 04:09:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/17 04:09:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/17 04:09:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/17 04:09:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/17 04:09:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/17 04:09:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/17 04:09:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/17 04:09:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/17 04:09:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/17 04:09:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/17 04:09:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/17 04:09:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/17 04:09:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/17 04:09:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/17 04:09:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/17 04:09:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/17 04:09:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:47 DEBUG : dir: Looking for writers 2026/07/17 04:09:47 DEBUG : file1: reading active writers 2026/07/17 04:09:47 DEBUG : Looking for writers 2026/07/17 04:09:47 DEBUG : dir: reading active writers 2026/07/17 04:09:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.58s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:48 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:48 DEBUG : dir/file1.rclone_chunk.001_b2mty9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:48 INFO : dir/file1.rclone_chunk.001_b2mty9: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:48 INFO : dir/file1.rclone_chunk.001_b2mty9: Deleted 2026/07/17 04:09:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 04:09:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:48 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:48 DEBUG : dir: Looking for writers 2026/07/17 04:09:48 DEBUG : file1: reading active writers 2026/07/17 04:09:48 DEBUG : Looking for writers 2026/07/17 04:09:48 DEBUG : dir: reading active writers 2026/07/17 04:09:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:48 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:49 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:49 DEBUG : dir/file1.rclone_chunk.001_b2mubt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:49 INFO : dir/file1.rclone_chunk.001_b2mubt: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:49 INFO : dir/file1.rclone_chunk.001_b2mubt: Deleted 2026/07/17 04:09:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/17 04:09:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/17 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:49 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/17 04:09:49 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/17 04:09:49 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:49 DEBUG : dir: Looking for writers 2026/07/17 04:09:49 DEBUG : file1: reading active writers 2026/07/17 04:09:49 DEBUG : Looking for writers 2026/07/17 04:09:49 DEBUG : dir: reading active writers 2026/07/17 04:09:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.00s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:50 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:50 DEBUG : dir/file1.rclone_chunk.001_b2mvnv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:50 INFO : dir/file1.rclone_chunk.001_b2mvnv: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:50 INFO : dir/file1.rclone_chunk.001_b2mvnv: Deleted 2026/07/17 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): _readAt: size=1, off=0 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): openPending: 2026/07/17 04:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:09:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): >openPending: err= 2026/07/17 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/17 04:09:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): >_readAt: n=1, err= 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): _readAt: size=256, off=1 2026/07/17 04:09:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): >_readAt: n=15, err=EOF 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): _readAt: size=16, off=16 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): >_readAt: n=0, err=EOF 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): close: 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): >close: err= 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): close: 2026/07/17 04:09:50 DEBUG : dir/file1(0x364bb197f900): >close: err=file already closed 2026/07/17 04:09:50 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:50 DEBUG : dir: Looking for writers 2026/07/17 04:09:50 DEBUG : file1: reading active writers 2026/07/17 04:09:50 DEBUG : Looking for writers 2026/07/17 04:09:50 DEBUG : dir: reading active writers 2026/07/17 04:09:50 DEBUG : >WaitForWriters: 2026/07/17 04:09:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.11s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:51 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:51 DEBUG : dir/file1.rclone_chunk.001_b2mw1m: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:51 INFO : dir/file1.rclone_chunk.001_b2mw1m: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:51 INFO : dir/file1.rclone_chunk.001_b2mw1m: Deleted 2026/07/17 04:09:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:51 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): _readAt: size=1, off=0 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): openPending: 2026/07/17 04:09:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:09:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >openPending: err= 2026/07/17 04:09:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/17 04:09:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:09:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >_readAt: n=1, err= 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): _readAt: size=1, off=5 2026/07/17 04:09:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >_readAt: n=1, err= 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): _readAt: size=1, off=3 2026/07/17 04:09:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >_readAt: n=1, err= 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): _readAt: size=1, off=13 2026/07/17 04:09:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >_readAt: n=1, err= 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): _readAt: size=16, off=100 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >_readAt: n=0, err=EOF 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): close: 2026/07/17 04:09:51 DEBUG : dir/file1(0x364bb1f0db00): >close: err= 2026/07/17 04:09:51 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:51 DEBUG : dir: Looking for writers 2026/07/17 04:09:51 DEBUG : file1: reading active writers 2026/07/17 04:09:51 DEBUG : Looking for writers 2026/07/17 04:09:51 DEBUG : dir: reading active writers 2026/07/17 04:09:51 DEBUG : >WaitForWriters: 2026/07/17 04:09:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.06s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:52 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:52 DEBUG : dir/file1.rclone_chunk.001_b2mx1t: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:52 INFO : dir/file1.rclone_chunk.001_b2mx1t: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:52 INFO : dir/file1.rclone_chunk.001_b2mx1t: Deleted 2026/07/17 04:09:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=1, off=0 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): openPending: 2026/07/17 04:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:09:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >openPending: err= 2026/07/17 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/17 04:09:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:09:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=1, err= 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=1, off=5 2026/07/17 04:09:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=1, err= 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=1, off=1 2026/07/17 04:09:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=1, err= 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=6, off=10 2026/07/17 04:09:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=6, err= 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=256, off=10 2026/07/17 04:09:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=6, err=EOF 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=256, off=100 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=0, err=EOF 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): close: 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >close: err= 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): _readAt: size=256, off=100 2026/07/17 04:09:52 DEBUG : dir/file1(0x364bb1876100): >_readAt: n=0, err=file already closed 2026/07/17 04:09:52 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:52 DEBUG : dir: Looking for writers 2026/07/17 04:09:52 DEBUG : file1: reading active writers 2026/07/17 04:09:52 DEBUG : Looking for writers 2026/07/17 04:09:52 DEBUG : dir: reading active writers 2026/07/17 04:09:52 DEBUG : >WaitForWriters: 2026/07/17 04:09:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.18s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:53 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:53 DEBUG : dir/file1.rclone_chunk.001_b2mzk6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:53 INFO : dir/file1.rclone_chunk.001_b2mzk6: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:53 INFO : dir/file1.rclone_chunk.001_b2mzk6: Deleted 2026/07/17 04:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:53 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): RWFileHandle.Flush 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): _readAt: size=256, off=0 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): openPending: 2026/07/17 04:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): >openPending: err= 2026/07/17 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/17 04:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): >_readAt: n=16, err=EOF 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): RWFileHandle.Flush 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): RWFileHandle.Flush 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): close: 2026/07/17 04:09:53 DEBUG : dir/file1(0x364bb1ff6b40): >close: err= 2026/07/17 04:09:53 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:53 DEBUG : dir: Looking for writers 2026/07/17 04:09:53 DEBUG : file1: reading active writers 2026/07/17 04:09:53 DEBUG : Looking for writers 2026/07/17 04:09:53 DEBUG : dir: reading active writers 2026/07/17 04:09:53 DEBUG : >WaitForWriters: 2026/07/17 04:09:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.07s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:54 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:09:54 DEBUG : dir/file1.rclone_chunk.001_b2n0jd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:09:54 INFO : dir/file1.rclone_chunk.001_b2n0jd: Copied (server-side copy) to: dir/file1 2026/07/17 04:09:54 INFO : dir/file1.rclone_chunk.001_b2n0jd: Deleted 2026/07/17 04:09:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:09:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/17 04:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:09:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): _readAt: size=256, off=0 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): openPending: 2026/07/17 04:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:09:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): >openPending: err= 2026/07/17 04:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/17 04:09:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:09:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:09:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): >_readAt: n=16, err=EOF 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): RWFileHandle.Release 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): close: 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): >close: err= 2026/07/17 04:09:54 DEBUG : dir/file1(0x364bb1b1f300): RWFileHandle.Release 2026/07/17 04:09:54 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:54 DEBUG : dir: Looking for writers 2026/07/17 04:09:54 DEBUG : file1: reading active writers 2026/07/17 04:09:54 DEBUG : Looking for writers 2026/07/17 04:09:54 DEBUG : dir: reading active writers 2026/07/17 04:09:54 DEBUG : >WaitForWriters: 2026/07/17 04:09:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.08s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:09:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:09:55 DEBUG : file1: newRWFileHandle: 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): openPending: 2026/07/17 04:09:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:09:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): >openPending: err= 2026/07/17 04:09:55 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:09:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:09:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): _writeAt: size=5, off=0 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): >_writeAt: n=5, err= 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): _writeAt: size=7, off=5 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): >_writeAt: n=7, err= 2026/07/17 04:09:55 DEBUG : file1: vfs cache: truncate to size=11 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): close: 2026/07/17 04:09:55 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 04:09:55.229247063 +0000 UTC m=+78.583050224 2026/07/17 04:09:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): >close: err= 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): close: 2026/07/17 04:09:55 DEBUG : file1(0x364bb2067240): >close: err=file already closed 2026/07/17 04:09:55 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:55 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:09:55 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:55 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:55 DEBUG : file1: size = 11 OK 2026/07/17 04:09:55 DEBUG : file1.rclone_chunk.001_b2n1ym: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 04:09:55 INFO : file1.rclone_chunk.001_b2n1ym: Copied (server-side copy) to: file1 2026/07/17 04:09:55 INFO : file1.rclone_chunk.001_b2n1ym: Deleted 2026/07/17 04:09:55 DEBUG : file1: size = 11 OK 2026/07/17 04:09:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 04:09:55 INFO : file1: Copied (new) 2026/07/17 04:09:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-17 04:09:55.229247063 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/17 04:09:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:55 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : >WaitForWriters: 2026/07/17 04:09:55 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:55 DEBUG : Looking for writers 2026/07/17 04:09:55 DEBUG : file1: reading active writers 2026/07/17 04:09:55 DEBUG : >WaitForWriters: 2026/07/17 04:09:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:09:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:09:56 DEBUG : file1: newRWFileHandle: 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): openPending: 2026/07/17 04:09:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:09:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): >openPending: err= 2026/07/17 04:09:56 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:09:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:09:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): _writeAt: size=7, off=0 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): >_writeAt: n=7, err= 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): _writeAt: size=6, off=5 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): >_writeAt: n=6, err= 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): close: 2026/07/17 04:09:56 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 04:09:56.187664102 +0000 UTC m=+79.541467253 2026/07/17 04:09:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): >close: err= 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): _writeAt: size=5, off=0 2026/07/17 04:09:56 DEBUG : file1(0x364bb2213b40): >_writeAt: n=0, err=file already closed 2026/07/17 04:09:56 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:56 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:09:56 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:56 DEBUG : file1: size = 11 OK 2026/07/17 04:09:56 DEBUG : file1.rclone_chunk.001_b2n28w: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 04:09:56 INFO : file1.rclone_chunk.001_b2n28w: Copied (server-side copy) to: file1 2026/07/17 04:09:56 INFO : file1.rclone_chunk.001_b2n28w: Deleted 2026/07/17 04:09:56 DEBUG : file1: size = 11 OK 2026/07/17 04:09:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 04:09:56 INFO : file1: Copied (new) 2026/07/17 04:09:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-17 04:09:56.187664102 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/17 04:09:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:56 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : >WaitForWriters: 2026/07/17 04:09:56 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:56 DEBUG : Looking for writers 2026/07/17 04:09:56 DEBUG : file1: reading active writers 2026/07/17 04:09:56 DEBUG : >WaitForWriters: 2026/07/17 04:09:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.95s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:09:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:09:57 DEBUG : file1: newRWFileHandle: 2026/07/17 04:09:57 DEBUG : file1(0x364bb1d794c0): openPending: 2026/07/17 04:09:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:57 DEBUG : file1(0x364bb1d794c0): >openPending: err= 2026/07/17 04:09:57 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:09:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:09:57 DEBUG : file1(0x364bb1d794c0): close: 2026/07/17 04:09:57 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 04:09:57.137573699 +0000 UTC m=+80.491376839 2026/07/17 04:09:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:57 DEBUG : file1(0x364bb1d794c0): >close: err= 2026/07/17 04:09:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 04:09:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:09:57 DEBUG : file2: newRWFileHandle: 2026/07/17 04:09:57 DEBUG : file2(0x364bb1d79940): openPending: 2026/07/17 04:09:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:09:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:57 DEBUG : file2(0x364bb1d79940): >openPending: err= 2026/07/17 04:09:57 DEBUG : file2: >newRWFileHandle: err= 2026/07/17 04:09:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/17 04:09:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/17 04:09:57 DEBUG : file2(0x364bb1d79940): RWFileHandle.Flush 2026/07/17 04:09:57 DEBUG : file2(0x364bb1d79940): RWFileHandle.Release 2026/07/17 04:09:57 DEBUG : file2(0x364bb1d79940): close: 2026/07/17 04:09:57 DEBUG : file2: vfs cache: setting modification time to 2026-07-17 04:09:57.138683955 +0000 UTC m=+80.492487096 2026/07/17 04:09:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:57 DEBUG : file2(0x364bb1d79940): >close: err= 2026/07/17 04:09:57 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/17 04:09:57 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:09:57 DEBUG : file2: vfs cache: starting upload 2026/07/17 04:09:57 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/17 04:09:57 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/17 04:09:57 DEBUG : file2: size = 0 OK 2026/07/17 04:09:57 DEBUG : file2.rclone_chunk.001_b2n317: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:09:57 INFO : file2.rclone_chunk.001_b2n317: Copied (server-side copy) to: file2 2026/07/17 04:09:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:57 DEBUG : file1: size = 0 OK 2026/07/17 04:09:57 DEBUG : file1.rclone_chunk.001_b2n3rx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:09:57 INFO : file1.rclone_chunk.001_b2n3rx: Copied (server-side copy) to: file1 2026/07/17 04:09:57 INFO : file2.rclone_chunk.001_b2n317: Deleted 2026/07/17 04:09:57 DEBUG : file2: size = 0 OK 2026/07/17 04:09:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:09:57 INFO : file2: Copied (new) 2026/07/17 04:09:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-17 04:09:57.138683955 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/17 04:09:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/17 04:09:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/17 04:09:57 INFO : file2: vfs cache: upload succeeded try #1 2026/07/17 04:09:57 DEBUG : Looking for writers 2026/07/17 04:09:57 DEBUG : file2: reading active writers 2026/07/17 04:09:57 DEBUG : file1: reading active writers 2026/07/17 04:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 04:09:57 INFO : file1.rclone_chunk.001_b2n3rx: Deleted 2026/07/17 04:09:57 DEBUG : file1: size = 0 OK 2026/07/17 04:09:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:09:57 INFO : file1: Copied (new) 2026/07/17 04:09:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-17 04:09:57.137573699 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/17 04:09:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:57 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : file2: reading active writers 2026/07/17 04:09:58 DEBUG : >WaitForWriters: 2026/07/17 04:09:58 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : file2: reading active writers 2026/07/17 04:09:58 DEBUG : >WaitForWriters: 2026/07/17 04:09:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.70s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:09:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:09:58 DEBUG : file1: newRWFileHandle: 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): openPending: 2026/07/17 04:09:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): >openPending: err= 2026/07/17 04:09:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:09:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): _writeAt: size=5, off=0 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): >_writeAt: n=5, err= 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): RWFileHandle.Flush 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): RWFileHandle.Flush 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): close: 2026/07/17 04:09:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 04:09:58.832980493 +0000 UTC m=+82.186783624 2026/07/17 04:09:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:58 DEBUG : file1(0x364bb1fc9380): >close: err= 2026/07/17 04:09:58 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:58 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:09:58 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:58 DEBUG : Looking for writers 2026/07/17 04:09:58 DEBUG : file1: reading active writers 2026/07/17 04:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:09:59 DEBUG : file1: size = 5 OK 2026/07/17 04:09:59 DEBUG : file1.rclone_chunk.001_b2n4jq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:09:59 INFO : file1.rclone_chunk.001_b2n4jq: Copied (server-side copy) to: file1 2026/07/17 04:09:59 INFO : file1.rclone_chunk.001_b2n4jq: Deleted 2026/07/17 04:09:59 DEBUG : file1: size = 5 OK 2026/07/17 04:09:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:09:59 INFO : file1: Copied (new) 2026/07/17 04:09:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-17 04:09:58.832980493 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 04:09:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:59 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : >WaitForWriters: 2026/07/17 04:09:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:09:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:09:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:09:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:09:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:09:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:09:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:09:59 DEBUG : file1: newRWFileHandle: 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): openPending: 2026/07/17 04:09:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): >openPending: err= 2026/07/17 04:09:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:09:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:09:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): _writeAt: size=5, off=0 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): >_writeAt: n=5, err= 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): RWFileHandle.Release 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): close: 2026/07/17 04:09:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 04:09:59.681994129 +0000 UTC m=+83.035797260 2026/07/17 04:09:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): >close: err= 2026/07/17 04:09:59 DEBUG : file1(0x364bb1db9dc0): RWFileHandle.Release 2026/07/17 04:09:59 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:09:59 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:09:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:09:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu/dir/file1: no such file or directory 2026/07/17 04:09:59 DEBUG : Looking for writers 2026/07/17 04:09:59 DEBUG : file1: reading active writers 2026/07/17 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:10:00 DEBUG : file1: size = 5 OK 2026/07/17 04:10:00 DEBUG : file1.rclone_chunk.001_b2n55k: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:00 INFO : file1.rclone_chunk.001_b2n55k: Copied (server-side copy) to: file1 2026/07/17 04:10:00 INFO : file1.rclone_chunk.001_b2n55k: Deleted 2026/07/17 04:10:00 DEBUG : file1: size = 5 OK 2026/07/17 04:10:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:00 INFO : file1: Copied (new) 2026/07/17 04:10:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-17 04:09:59.681994129 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 04:10:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:00 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:10:00 DEBUG : Looking for writers 2026/07/17 04:10:00 DEBUG : file1: reading active writers 2026/07/17 04:10:00 DEBUG : >WaitForWriters: 2026/07/17 04:10:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:00 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:10:00 DEBUG : dir/file1.rclone_chunk.001_b2n633: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:10:00 INFO : dir/file1.rclone_chunk.001_b2n633: Copied (server-side copy) to: dir/file1 2026/07/17 04:10:00 INFO : dir/file1.rclone_chunk.001_b2n633: Deleted 2026/07/17 04:10:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 04:10:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:10:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:10:01 DEBUG : dir/file1(0x364bb1d78d00): openPending: 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:01 DEBUG : dir/file1(0x364bb1d78d00): >openPending: err= 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/17 04:10:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:10:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:10:01 DEBUG : dir/file1(0x364bb1d78d00): _writeAt: size=5, off=0 2026/07/17 04:10:01 DEBUG : dir/file1(0x364bb1d78d00): >_writeAt: n=5, err= 2026/07/17 04:10:01 DEBUG : dir/file1(0x364bb1d78d00): close: 2026/07/17 04:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-17 04:10:01.281609103 +0000 UTC m=+84.635412234 2026/07/17 04:10:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:01 DEBUG : dir/file1(0x364bb1d78d00): >close: err= 2026/07/17 04:10:01 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 04:10:01 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:10:01 DEBUG : dir/file1: size = 5 OK 2026/07/17 04:10:01 DEBUG : dir/file1.rclone_chunk.001_b2n71y: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:01 INFO : dir/file1.rclone_chunk.001_b2n71y: Copied (server-side copy) to: dir/file1 2026/07/17 04:10:01 INFO : dir/file1.rclone_chunk.001_b2n71y: Deleted 2026/07/17 04:10:01 DEBUG : dir/file1: size = 5 OK 2026/07/17 04:10:01 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:01 INFO : dir/file1: Copied (replaced existing) 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-17 04:10:01.281609103 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 04:10:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 04:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 04:10:01 DEBUG : dir: Looking for writers 2026/07/17 04:10:01 DEBUG : file1: reading active writers 2026/07/17 04:10:01 DEBUG : Looking for writers 2026/07/17 04:10:01 DEBUG : dir: reading active writers 2026/07/17 04:10:01 DEBUG : >WaitForWriters: 2026/07/17 04:10:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:02 DEBUG : dir/file1: size = 16 OK 2026/07/17 04:10:02 DEBUG : dir/file1.rclone_chunk.001_b2n80c: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/17 04:10:02 INFO : dir/file1.rclone_chunk.001_b2n80c: Copied (server-side copy) to: dir/file1 2026/07/17 04:10:02 INFO : dir/file1.rclone_chunk.001_b2n80c: Deleted 2026/07/17 04:10:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/17 04:10:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/17 04:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/17 04:10:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): _writeAt: size=5, off=0 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): openPending: 2026/07/17 04:10:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/17 04:10:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/17 04:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): >openPending: err= 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): >_writeAt: n=5, err= 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): _writeAt: size=15, off=5 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): >_writeAt: n=15, err= 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): close: 2026/07/17 04:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/17 04:10:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-17 04:10:02.943245623 +0000 UTC m=+86.297048764 2026/07/17 04:10:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:02 DEBUG : dir/file1(0x364bb1f58280): >close: err= 2026/07/17 04:10:02 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:02 DEBUG : dir: Looking for writers 2026/07/17 04:10:02 DEBUG : file1: reading active writers 2026/07/17 04:10:02 DEBUG : Looking for writers 2026/07/17 04:10:02 DEBUG : dir: reading active writers 2026/07/17 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:10:02 DEBUG : dir: Looking for writers 2026/07/17 04:10:02 DEBUG : file1: reading active writers 2026/07/17 04:10:02 DEBUG : Looking for writers 2026/07/17 04:10:02 DEBUG : dir: reading active writers 2026/07/17 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:10:02 DEBUG : dir: Looking for writers 2026/07/17 04:10:02 DEBUG : file1: reading active writers 2026/07/17 04:10:02 DEBUG : Looking for writers 2026/07/17 04:10:02 DEBUG : dir: reading active writers 2026/07/17 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:10:03 DEBUG : dir: Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : dir: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:10:03 DEBUG : dir/file1: vfs cache: starting upload 2026/07/17 04:10:03 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:10:03 DEBUG : dir: Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : dir: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:10:03 DEBUG : dir: Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : dir: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:10:03 DEBUG : dir/file1: size = 20 OK 2026/07/17 04:10:03 DEBUG : dir/file1.rclone_chunk.001_b2n9nm: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/17 04:10:03 INFO : dir/file1.rclone_chunk.001_b2n9nm: Copied (server-side copy) to: dir/file1 2026/07/17 04:10:03 INFO : dir/file1.rclone_chunk.001_b2n9nm: Deleted 2026/07/17 04:10:03 DEBUG : dir/file1: size = 20 OK 2026/07/17 04:10:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/17 04:10:03 INFO : dir/file1: Copied (replaced existing) 2026/07/17 04:10:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-17 04:10:02.943245623 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/17 04:10:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/17 04:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/17 04:10:03 DEBUG : dir: Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : dir: reading active writers 2026/07/17 04:10:03 DEBUG : >WaitForWriters: 2026/07/17 04:10:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.66s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:03 DEBUG : file1: newRWFileHandle: 2026/07/17 04:10:03 DEBUG : file1(0x364bb2052240): openPending: 2026/07/17 04:10:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:03 DEBUG : file1(0x364bb2052240): >openPending: err= 2026/07/17 04:10:03 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:10:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:10:03 DEBUG : file1(0x364bb2052240): _writeAt: size=5, off=0 2026/07/17 04:10:03 DEBUG : file1(0x364bb2052240): >_writeAt: n=5, err= 2026/07/17 04:10:03 DEBUG : file1(0x364bb2052240): close: 2026/07/17 04:10:03 DEBUG : file1: vfs cache: setting modification time to 2026-07-17 04:10:03.847892634 +0000 UTC m=+87.201695805 2026/07/17 04:10:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:03 DEBUG : file1(0x364bb2052240): >close: err= 2026/07/17 04:10:03 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:10:03 DEBUG : Looking for writers 2026/07/17 04:10:03 DEBUG : file1: reading active writers 2026/07/17 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:10:03 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:10:03 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:10:04 DEBUG : Looking for writers 2026/07/17 04:10:04 DEBUG : file1: reading active writers 2026/07/17 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:10:04 DEBUG : Looking for writers 2026/07/17 04:10:04 DEBUG : file1: reading active writers 2026/07/17 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:10:04 DEBUG : Looking for writers 2026/07/17 04:10:04 DEBUG : file1: reading active writers 2026/07/17 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/17 04:10:04 DEBUG : file1: size = 5 OK 2026/07/17 04:10:04 DEBUG : file1.rclone_chunk.001_b2n95h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:04 INFO : file1.rclone_chunk.001_b2n95h: Copied (server-side copy) to: file1 2026/07/17 04:10:04 INFO : file1.rclone_chunk.001_b2n95h: Deleted 2026/07/17 04:10:04 DEBUG : file1: size = 5 OK 2026/07/17 04:10:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:04 INFO : file1: Copied (new) 2026/07/17 04:10:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-17 04:10:03.847892634 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 04:10:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:04 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:10:05 DEBUG : Looking for writers 2026/07/17 04:10:05 DEBUG : file1: reading active writers 2026/07/17 04:10:05 DEBUG : >WaitForWriters: 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.50s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/17 04:10:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20531c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20531c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20531c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20531c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20531c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.346647966 +0000 UTC m=+88.700451117 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20531c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.346647966 +0000 UTC m=+88.700451117 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053b00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053b00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053b00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053b00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053b00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.346647966 +0000 UTC m=+88.700451117 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2053b00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4e2a0 item 1 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17422c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17422c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17422c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17422c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17422c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.349839513 +0000 UTC m=+88.703642644 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17422c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742c80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742c80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.349839513 +0000 UTC m=+88.703642644 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4ed20 item 2 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17435c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17435c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17435c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17435c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17435c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.351679928 +0000 UTC m=+88.705483059 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb17435c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.351679928 +0000 UTC m=+88.705483059 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212740): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212740): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212740): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.351679928 +0000 UTC m=+88.705483059 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4f810 item 3 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212dc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212dc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.355037668 +0000 UTC m=+88.708840809 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213300): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213300): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213300): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.355037668 +0000 UTC m=+88.708840809 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b470a0 item 4 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213940): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213940): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213940): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.357325798 +0000 UTC m=+88.711128939 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.357325798 +0000 UTC m=+88.711128939 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18905c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18905c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18905c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18905c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18905c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.357325798 +0000 UTC m=+88.711128939 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18905c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b47c70 item 5 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890d80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890d80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.359992924 +0000 UTC m=+88.713796066 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891380): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891380): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891380): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.359992924 +0000 UTC m=+88.713796066 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2380 item 6 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092580): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092580): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092580): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092580): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092580): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.3619507 +0000 UTC m=+88.715753851 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092580): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.3619507 +0000 UTC m=+88.715753851 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092a80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.3619507 +0000 UTC m=+88.715753851 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d29a0 item 7 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20935c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20935c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20935c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20935c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20935c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.36499013 +0000 UTC m=+88.718793271 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20935c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.36499013 +0000 UTC m=+88.718793271 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2f50 item 8 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d783c0): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1d783c0): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d783c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d783c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d783c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d783c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d783c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78780): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78780): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78780): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.367223566 +0000 UTC m=+88.721026707 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.367223566 +0000 UTC m=+88.721026707 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79200): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79200): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79200): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.367223566 +0000 UTC m=+88.721026707 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3340 item 9 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79880): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79880): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.369943863 +0000 UTC m=+88.723747004 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79dc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79dc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.369943863 +0000 UTC m=+88.723747004 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3810 item 10 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876500): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1876500): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876500): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876500): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876500): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.372121765 +0000 UTC m=+88.725924906 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.372121765 +0000 UTC m=+88.725924906 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2296b40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2296b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2296b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2296b40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2296b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.372121765 +0000 UTC m=+88.725924906 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2296b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3b90 item 11 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22971c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22971c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22971c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22971c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22971c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.37484602 +0000 UTC m=+88.728649160 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22971c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297700): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297700): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297700): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.37484602 +0000 UTC m=+88.728649160 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0bd0 item 12 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297d40): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb2297d40): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297d40): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297d40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2297d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c540): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c540): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c540): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.377143006 +0000 UTC m=+88.730946147 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cfc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cfc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cfc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cfc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cfc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.377143006 +0000 UTC m=+88.730946147 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cfc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0f50 item 13 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d640): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d640): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d640): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.379224927 +0000 UTC m=+88.733028068 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0db80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0db80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0db80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0db80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0db80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.379224927 +0000 UTC m=+88.733028068 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0db80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a12d0 item 14 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee2c0): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1fee2c0): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee2c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee2c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee2c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee2c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee680): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee680): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee680): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.381522266 +0000 UTC m=+88.735325407 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feed40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feed40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feed40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feed40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feed40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.381522266 +0000 UTC m=+88.735325407 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feed40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1810 item 15 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef3c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef3c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef3c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef3c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef3c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.383516551 +0000 UTC m=+88.737319692 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef3c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fefa40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fefa40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fefa40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fefa40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fefa40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.383516551 +0000 UTC m=+88.737319692 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fefa40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1c00 item 16 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066440): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066440): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066440): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.385561532 +0000 UTC m=+88.739364673 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.385561532 +0000 UTC m=+88.739364673 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20668c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066dc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066dc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.385561532 +0000 UTC m=+88.739364673 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc0e0 item 17 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20674c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20674c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20674c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20674c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20674c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.388175657 +0000 UTC m=+88.741978799 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20674c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067a00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067a00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.388175657 +0000 UTC m=+88.741978799 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc700 item 18 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2180): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2180): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2180): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.389948035 +0000 UTC m=+88.743751186 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.389948035 +0000 UTC m=+88.743751186 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2b80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2b80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2b80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2b80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2b80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.389948035 +0000 UTC m=+88.743751186 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea2b80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ccb60 item 19 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3200): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.392582338 +0000 UTC m=+88.746385480 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3740): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3740): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3740): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.392582338 +0000 UTC m=+88.746385480 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd180 item 20 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3dc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3dc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.394372419 +0000 UTC m=+88.748175560 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ea3dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.394372419 +0000 UTC m=+88.748175560 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef03c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef08c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef08c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef08c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef08c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef08c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.394372419 +0000 UTC m=+88.748175560 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef08c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd5e0 item 21 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef0f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef0f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef0f40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef0f40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef0f40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.396749998 +0000 UTC m=+88.750553139 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef0f40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1480): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1480): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1480): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.396749998 +0000 UTC m=+88.750553139 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cdb90 item 22 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1b00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1b00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1b00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1b00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1b00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.398731088 +0000 UTC m=+88.752534229 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ef1b00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.398731088 +0000 UTC m=+88.752534229 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58600): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58600): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58600): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.398731088 +0000 UTC m=+88.752534229 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b96230 item 23 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58c80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58c80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.401418052 +0000 UTC m=+88.755221203 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f591c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f591c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f591c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f591c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f591c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.401418052 +0000 UTC m=+88.755221203 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f591c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b97c70 item 24 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59800): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1f59800): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59800): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59800): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59800): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59800): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.403545949 +0000 UTC m=+88.757349090 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.403545949 +0000 UTC m=+88.757349090 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a1c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a700): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a700): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a700): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.403545949 +0000 UTC m=+88.757349090 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7a700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb22184d0 item 25 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7ad80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7ad80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7ad80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7ad80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7ad80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.406166978 +0000 UTC m=+88.759970119 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7ad80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b2c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b2c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b2c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b2c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b2c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.406166978 +0000 UTC m=+88.759970119 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b2c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2218d20 item 26 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b900): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1f7b900): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b900): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b900): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b900): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b900): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7b900): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7bcc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7bcc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7bcc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7bcc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7bcc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.40798461 +0000 UTC m=+88.761787762 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f7bcc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.40798461 +0000 UTC m=+88.761787762 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb02c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.40798461 +0000 UTC m=+88.761787762 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2219110 item 27 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0e80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0e80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.410490602 +0000 UTC m=+88.764293743 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb13c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb13c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb13c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb13c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb13c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.410490602 +0000 UTC m=+88.764293743 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb13c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb22196c0 item 28 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1a00): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1fb1a00): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1a00): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1a00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.41250678 +0000 UTC m=+88.766309920 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fde580): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fde580): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fde580): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fde580): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fde580): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.41250678 +0000 UTC m=+88.766309920 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fde580): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2219b90 item 29 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdec00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdec00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdec00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdec00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdec00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.414817412 +0000 UTC m=+88.768620563 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdec00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf140): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf140): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf140): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf140): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf140): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.414817412 +0000 UTC m=+88.768620563 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1774150 item 30 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf780): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1fdf780): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf780): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf780): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf780): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf780): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdf780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdfb40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdfb40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdfb40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdfb40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdfb40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.416912609 +0000 UTC m=+88.770715750 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fdfb40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8300): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8300): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8300): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.416912609 +0000 UTC m=+88.770715750 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1774f50 item 31 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.418791947 +0000 UTC m=+88.772595089 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8ec0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8ec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8ec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8ec0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8ec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.418791947 +0000 UTC m=+88.772595089 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff8ec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb17757a0 item 32 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.420666576 +0000 UTC m=+88.774469717 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a18c40 item 33 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.421441189 +0000 UTC m=+88.775244370 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9e80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9e80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.421441189 +0000 UTC m=+88.775244370 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ff9e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a19340 item 33 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20405c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20405c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20405c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20405c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20405c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.423534622 +0000 UTC m=+88.777337763 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20405c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239c310 item 34 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.424326217 +0000 UTC m=+88.778129348 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040a40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040f80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040f80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040f80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040f80): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040f80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.424326217 +0000 UTC m=+88.778129348 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2040f80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239c4d0 item 34 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20415c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20415c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20415c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20415c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20415c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.426286508 +0000 UTC m=+88.780089629 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20415c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239c930 item 35 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.426862606 +0000 UTC m=+88.780665737 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2041a40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0040): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0040): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0040): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0040): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0040): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.426862606 +0000 UTC m=+88.780665737 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0040): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239ce70 item 35 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c06c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c06c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c06c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c06c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c06c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.428853475 +0000 UTC m=+88.782656626 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c06c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d260 item 36 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.429574045 +0000 UTC m=+88.783377176 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c0bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1100): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1100): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1100): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.429574045 +0000 UTC m=+88.783377176 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d420 item 36 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1740): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1740): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.431234931 +0000 UTC m=+88.785038052 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d880 item 37 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.431833361 +0000 UTC m=+88.785636492 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20c1bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21181c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21181c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21181c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21181c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21181c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.431833361 +0000 UTC m=+88.785636492 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21181c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239dc00 item 37 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118840): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118840): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118840): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.43345308 +0000 UTC m=+88.787256211 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7a310 item 38 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.434144775 +0000 UTC m=+88.787947906 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2118d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119280): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119280): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119280): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.434144775 +0000 UTC m=+88.787947906 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7a540 item 38 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119900): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119900): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119900): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119900): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119900): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.436324762 +0000 UTC m=+88.790127903 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119900): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7af50 item 39 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.437039481 +0000 UTC m=+88.790842623 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2119e00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214e400): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214e400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214e400): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214e400): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214e400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.437039481 +0000 UTC m=+88.790842623 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214e400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7b1f0 item 39 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ea80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ea80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ea80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ea80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ea80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.438793243 +0000 UTC m=+88.792596384 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ea80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7b650 item 40 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.439629251 +0000 UTC m=+88.793432403 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214ef80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214f4c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214f4c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214f4c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214f4c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214f4c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.439629251 +0000 UTC m=+88.793432403 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214f4c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7bc70 item 40 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.441504913 +0000 UTC m=+88.795308054 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb214fa80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e080): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e080): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206c5b0 item 41 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e080): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.442436342 +0000 UTC m=+88.796239483 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206c8c0 item 41 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.443216013 +0000 UTC m=+88.797019154 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217e540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217ea80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217ea80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217ea80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217ea80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217ea80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.443216013 +0000 UTC m=+88.797019154 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217ea80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206cb60 item 41 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.446073229 +0000 UTC m=+88.799876370 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f0c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f5c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d2d0 item 42 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f5c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.446661459 +0000 UTC m=+88.800464600 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217f5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d490 item 42 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.447489894 +0000 UTC m=+88.801293035 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217fb00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8180): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8180): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8180): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.447489894 +0000 UTC m=+88.801293035 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d650 item 42 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.449206254 +0000 UTC m=+88.803009395 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b87c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8cc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8cc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8cc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206da40 item 43 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8cc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8cc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.449766783 +0000 UTC m=+88.803569924 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b8cc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206dc00 item 43 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.450439884 +0000 UTC m=+88.804243065 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9740): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9740): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9740): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.450439884 +0000 UTC m=+88.804243065 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206ddc0 item 43 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.452318261 +0000 UTC m=+88.806121402 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21b9d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6380): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6380): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2e700 item 44 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6380): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.453208662 +0000 UTC m=+88.807011803 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2ee70 item 44 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.453961604 +0000 UTC m=+88.807764745 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f68c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6e40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6e40): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.453961604 +0000 UTC m=+88.807764745 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f6e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2f340 item 44 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.455909883 +0000 UTC m=+88.809713033 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2f8f0 item 45 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.456593533 +0000 UTC m=+88.810396674 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21f7980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228180): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228180): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228180): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.456593533 +0000 UTC m=+88.810396674 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2fab0 item 45 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.458536191 +0000 UTC m=+88.812339342 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22287c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228cc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228cc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228cc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a230 item 46 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228cc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228cc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.45923983 +0000 UTC m=+88.813042981 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2228cc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22293c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22293c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22293c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22293c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22293c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.45923983 +0000 UTC m=+88.813042981 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22293c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a3f0 item 46 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.461294189 +0000 UTC m=+88.815097329 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2229a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250000): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250000): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250000): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a770 item 47 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250000): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250000): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.461924308 +0000 UTC m=+88.815727450 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250000): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250700): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250700): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250700): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.461924308 +0000 UTC m=+88.815727450 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a930 item 47 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.46436116 +0000 UTC m=+88.818164301 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2250d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251240): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234ad20 item 48 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251240): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.465043838 +0000 UTC m=+88.818846979 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251940): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251940): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251940): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.465043838 +0000 UTC m=+88.818846979 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2251940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234aee0 item 48 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a080): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a080): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a080): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.467062199 +0000 UTC m=+88.820865351 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b2d0 item 49 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.467822636 +0000 UTC m=+88.821625776 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.467822636 +0000 UTC m=+88.821625776 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b500 item 49 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b0c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b0c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b0c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b0c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b0c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.469683158 +0000 UTC m=+88.823486299 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b0c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b9d0 item 50 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.470541499 +0000 UTC m=+88.824344640 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb40): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.470541499 +0000 UTC m=+88.824344640 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e00e0 item 50 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae2c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae2c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae2c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae2c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae2c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.472442568 +0000 UTC m=+88.826245710 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae2c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e1030 item 51 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.473170302 +0000 UTC m=+88.826973443 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22ae7c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22aed00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22aed00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22aed00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22aed00): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22aed00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.473170302 +0000 UTC m=+88.826973443 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22aed00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e1a40 item 51 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af380): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af380): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af380): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.47520269 +0000 UTC m=+88.829005831 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a361c0 item 52 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.475879198 +0000 UTC m=+88.829682339 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22af880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22afe00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22afe00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22afe00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22afe00): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22afe00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.475879198 +0000 UTC m=+88.829682339 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22afe00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a368c0 item 52 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4580): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4580): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4580): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4580): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4580): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.477593655 +0000 UTC m=+88.831396796 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4580): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a37420 item 53 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.478404356 +0000 UTC m=+88.832207497 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4a80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4fc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4fc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4fc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4fc0): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4fc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.478404356 +0000 UTC m=+88.832207497 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e4fc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a37c70 item 53 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5640): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5640): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5640): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.480294584 +0000 UTC m=+88.834097725 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412310 item 54 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.481342713 +0000 UTC m=+88.835145854 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e5b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23161c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23161c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23161c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23161c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23161c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.481342713 +0000 UTC m=+88.835145854 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23161c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb24124d0 item 54 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316840): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316840): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316840): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.483074223 +0000 UTC m=+88.836877374 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb24128c0 item 55 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.483754868 +0000 UTC m=+88.837558009 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2316d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317280): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317280): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317280): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.483754868 +0000 UTC m=+88.837558009 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412b60 item 55 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317900): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317900): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317900): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317900): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317900): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.485571638 +0000 UTC m=+88.839374780 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317900): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb24130a0 item 56 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.486878005 +0000 UTC m=+88.840681146 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2317e00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368480): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368480): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368480): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.486878005 +0000 UTC m=+88.840681146 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2413260 item 56 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.488968302 +0000 UTC m=+88.842771453 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2368ac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369000): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369000): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369000): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb24135e0 item 57 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369000): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369000): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.489697709 +0000 UTC m=+88.843500860 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369000): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb24137a0 item 57 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.490650839 +0000 UTC m=+88.844453980 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369ac0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369ac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369ac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369ac0): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369ac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.490650839 +0000 UTC m=+88.844453980 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2369ac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2413a40 item 57 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.492787603 +0000 UTC m=+88.846590744 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2740): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ae2a0 item 58 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2740): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.493521069 +0000 UTC m=+88.847324210 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ae5b0 item 58 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.494426477 +0000 UTC m=+88.848229659 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a2c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3240): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3240): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3240): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.494426477 +0000 UTC m=+88.848229659 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ae850 item 58 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.49642413 +0000 UTC m=+88.850227312 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3dc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20aebd0 item 59 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3dc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.497215695 +0000 UTC m=+88.851018836 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a3dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20aee00 item 59 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.497982692 +0000 UTC m=+88.851785843 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca980): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca980): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca980): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.497982692 +0000 UTC m=+88.851785843 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20af180 item 59 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.500222553 +0000 UTC m=+88.854025703 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cafc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20af570 item 60 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.500905902 +0000 UTC m=+88.854709043 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20af8f0 item 60 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.501925747 +0000 UTC m=+88.855728949 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cba40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408100): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408100): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408100): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.501925747 +0000 UTC m=+88.855728949 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20afb90 item 60 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.504212706 +0000 UTC m=+88.858015877 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408c80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a2a0 item 61 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408c80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.505034158 +0000 UTC m=+88.858837329 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2408c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2409380): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2409380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2409380): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2409380): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2409380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.505034158 +0000 UTC m=+88.858837329 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2409380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a460 item 61 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.507345862 +0000 UTC m=+88.861148993 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24099c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436000): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436000): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436000): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171aaf0 item 62 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436000): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436000): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.507899568 +0000 UTC m=+88.861702749 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436000): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436700): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436700): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436700): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.507899568 +0000 UTC m=+88.861702749 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171aee0 item 62 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.509806918 +0000 UTC m=+88.863610100 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2436d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437280): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437280): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171bd50 item 63 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437280): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.510554902 +0000 UTC m=+88.864358033 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437980): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437980): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437980): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.510554902 +0000 UTC m=+88.864358033 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2437980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a22930 item 63 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.513037578 +0000 UTC m=+88.866840730 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24580c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458600): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a23110 item 64 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458600): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.513849843 +0000 UTC m=+88.867652984 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458d00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458d00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.513849843 +0000 UTC m=+88.867652984 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a233b0 item 64 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876040): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876040): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876040): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876040): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876040): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.516527158 +0000 UTC m=+88.870330289 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876040): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2150 item 65 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.51730625 +0000 UTC m=+88.871109400 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876cc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876cc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876cc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876cc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876cc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.51730625 +0000 UTC m=+88.871109400 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876cc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2310 item 65 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877340): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877340): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.519137517 +0000 UTC m=+88.872940648 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2930 item 66 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.519831117 +0000 UTC m=+88.873634248 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18777c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877d00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877d00): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.519831117 +0000 UTC m=+88.873634248 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2af0 item 66 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8640): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8640): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8640): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.521641596 +0000 UTC m=+88.875444727 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2f50 item 67 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.522379148 +0000 UTC m=+88.876182308 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db90c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db90c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db90c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db90c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db90c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.522379148 +0000 UTC m=+88.876182308 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db90c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3180 item 67 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9740): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9740): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.524159119 +0000 UTC m=+88.877962250 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3500 item 68 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.524916729 +0000 UTC m=+88.878719860 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9c40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24582c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24582c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24582c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24582c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24582c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.524916729 +0000 UTC m=+88.878719860 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24582c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d36c0 item 68 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459700): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459700): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459700): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.526704945 +0000 UTC m=+88.880508076 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14070 item 69 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.527419534 +0000 UTC m=+88.881222706 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f2c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f800): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f800): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f800): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.527419534 +0000 UTC m=+88.881222706 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14380 item 69 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1ecc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1ecc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1ecc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1ecc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1ecc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.529546421 +0000 UTC m=+88.883349552 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1ecc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14930 item 70 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.530894015 +0000 UTC m=+88.884697146 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f6c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1fc80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1fc80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1fc80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1fc80): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1fc80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.530894015 +0000 UTC m=+88.884697146 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1fc80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14cb0 item 70 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742480): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742480): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742480): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.532494447 +0000 UTC m=+88.886297588 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f15650 item 71 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.533197585 +0000 UTC m=+88.887000716 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742fc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743680): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743680): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743680): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.533197585 +0000 UTC m=+88.887000716 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f15a40 item 71 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.534607978 +0000 UTC m=+88.888411530 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a22a10 item 72 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.535263745 +0000 UTC m=+88.889066876 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f40): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.535263745 +0000 UTC m=+88.889066876 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a23650 item 72 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.536692865 +0000 UTC m=+88.890495996 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213a00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30070 item 73 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213a00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.537268301 +0000 UTC m=+88.891071432 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30380 item 73 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.537867892 +0000 UTC m=+88.891671024 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18901c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890780): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890780): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890780): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.537867892 +0000 UTC m=+88.891671024 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30540 item 73 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.539426766 +0000 UTC m=+88.893229897 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890f40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891600): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30b60 item 74 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891600): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.539976484 +0000 UTC m=+88.893779615 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a311f0 item 74 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.54059355 +0000 UTC m=+88.894396690 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092ac0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092ac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092ac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092ac0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092ac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.54059355 +0000 UTC m=+88.894396690 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092ac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a31490 item 74 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.54234715 +0000 UTC m=+88.896150281 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093600): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a31ce0 item 75 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093600): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.543313476 +0000 UTC m=+88.897116607 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6150 item 75 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.544454579 +0000 UTC m=+88.898257711 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78380): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78380): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78380): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.544454579 +0000 UTC m=+88.898257711 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6380 item 75 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.545996111 +0000 UTC m=+88.899799242 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d789c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78fc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78fc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78fc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b67e0 item 76 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78fc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78fc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.546553904 +0000 UTC m=+88.900357045 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78fc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6b60 item 76 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.547284162 +0000 UTC m=+88.901087293 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79a80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79a80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79a80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79a80): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79a80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.547284162 +0000 UTC m=+88.901087293 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d79a80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6d20 item 76 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.54867008 +0000 UTC m=+88.902473211 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c2c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cbc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cbc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cbc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7180 item 77 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cbc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cbc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.549393626 +0000 UTC m=+88.903196767 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cbc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d440): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d440): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d440): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.549393626 +0000 UTC m=+88.903196767 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7420 item 77 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.550880834 +0000 UTC m=+88.904683965 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0da80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee080): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee080): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b79d0 item 78 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee080): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.551716642 +0000 UTC m=+88.905519773 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee780): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee780): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee780): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.551716642 +0000 UTC m=+88.905519773 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7b90 item 78 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.55353785 +0000 UTC m=+88.907340981 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feedc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6240): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21520e0 item 79 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6240): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.554134788 +0000 UTC m=+88.907937919 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6940): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6940): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6940): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.554134788 +0000 UTC m=+88.907937919 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21522a0 item 79 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.555766539 +0000 UTC m=+88.909569670 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6f80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7480): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7480): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2152850 item 80 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7480): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.556478002 +0000 UTC m=+88.910281144 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7b80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7b80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7b80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7b80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7b80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.556478002 +0000 UTC m=+88.910281144 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7b80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2152a10 item 80 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df02c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df02c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df02c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df02c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df02c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.558058016 +0000 UTC m=+88.911861137 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df02c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2152e70 item 81 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.558910124 +0000 UTC m=+88.912713255 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0c80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0c80): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.558910124 +0000 UTC m=+88.912713255 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df0c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2153110 item 81 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1300): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1300): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1300): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.560304487 +0000 UTC m=+88.914107608 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21537a0 item 82 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.560841541 +0000 UTC m=+88.914644672 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1d80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1d80): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.560841541 +0000 UTC m=+88.914644672 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1df1d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21539d0 item 82 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9e500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9e500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9e500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9e500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9e500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.562224643 +0000 UTC m=+88.916027764 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9e500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2153dc0 item 83 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.562689089 +0000 UTC m=+88.916492210 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ea00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ef40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ef40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ef40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ef40): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ef40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.562689089 +0000 UTC m=+88.916492210 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9ef40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4e310 item 83 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9f5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9f5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9f5c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9f5c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9f5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.563983514 +0000 UTC m=+88.917786645 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9f5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4ec40 item 84 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.564585059 +0000 UTC m=+88.918388180 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d9fac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6140): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6140): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6140): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6140): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6140): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.564585059 +0000 UTC m=+88.918388180 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4eee0 item 84 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc67c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc67c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc67c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc67c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc67c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.565878031 +0000 UTC m=+88.919681162 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc67c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4f8f0 item 85 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.56645508 +0000 UTC m=+88.920258211 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc6cc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7200): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7200): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7200): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.56645508 +0000 UTC m=+88.920258211 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b461c0 item 85 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7880): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7880): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.567962216 +0000 UTC m=+88.921765337 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b476c0 item 86 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.568660555 +0000 UTC m=+88.922463686 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dc7d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16400): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16400): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16400): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.568660555 +0000 UTC m=+88.922463686 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b47b20 item 86 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16a80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16a80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16a80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16a80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16a80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.570841734 +0000 UTC m=+88.924644865 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16a80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a01c0 item 87 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.57150729 +0000 UTC m=+88.925310421 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e16f80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e174c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e174c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e174c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e174c0): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e174c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.57150729 +0000 UTC m=+88.925310421 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e174c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a03f0 item 87 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e17b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e17b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e17b40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e17b40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e17b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.573539126 +0000 UTC m=+88.927342257 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e17b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0770 item 88 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.574303991 +0000 UTC m=+88.928107132 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e6c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e6c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e6c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e6c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e6c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.574303991 +0000 UTC m=+88.928107132 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6e6c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a09a0 item 88 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.575736235 +0000 UTC m=+88.929539376 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6ed00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f240): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0e00 item 89 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f240): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.576303175 +0000 UTC m=+88.930106307 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0fc0 item 89 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.576846962 +0000 UTC m=+88.930650103 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6f780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6fd00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6fd00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6fd00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6fd00): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6fd00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.576846962 +0000 UTC m=+88.930650103 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6fd00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1180 item 89 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.578592838 +0000 UTC m=+88.932395980 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a15e0 item 90 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.579387168 +0000 UTC m=+88.933190309 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8e980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1880 item 90 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.580051574 +0000 UTC m=+88.933854714 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8eec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8f480): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8f480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8f480): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8f480): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8f480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.580051574 +0000 UTC m=+88.933854714 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8f480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1ab0 item 90 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.581804443 +0000 UTC m=+88.935607594 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e8fac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba100): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba100): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1e30 item 91 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba100): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.582434833 +0000 UTC m=+88.936237974 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc150 item 91 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.583072708 +0000 UTC m=+88.936875849 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eba640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebabc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebabc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebabc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebabc0): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebabc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.583072708 +0000 UTC m=+88.936875849 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebabc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc380 item 91 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.584538185 +0000 UTC m=+88.938341316 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb740): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc7e0 item 92 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb740): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.585039832 +0000 UTC m=+88.938842963 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebb740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cca10 item 92 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.585625578 +0000 UTC m=+88.939428709 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ebbc80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc340): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc340): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc340): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.585625578 +0000 UTC m=+88.939428709 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ccc40 item 92 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.587039567 +0000 UTC m=+88.940842699 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edc980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edcec0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edcec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edcec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd110 item 93 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edcec0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edcec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.58770258 +0000 UTC m=+88.941505711 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edcec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edd5c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edd5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edd5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edd5c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edd5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.58770258 +0000 UTC m=+88.941505711 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1edd5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd2d0 item 93 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.58921749 +0000 UTC m=+88.943020621 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eddc00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58240): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd810 item 94 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58240): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.589689642 +0000 UTC m=+88.943492773 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58940): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58940): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58940): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.589689642 +0000 UTC m=+88.943492773 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd9d0 item 94 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.591171349 +0000 UTC m=+88.944974480 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f58f80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f594c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f594c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f594c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cdd50 item 95 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f594c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f594c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.591628824 +0000 UTC m=+88.945431955 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f594c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.591628824 +0000 UTC m=+88.945431955 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f59bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b96230 item 95 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.593686408 +0000 UTC m=+88.947489539 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78840): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78840): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b97420 item 96 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78840): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.594260683 +0000 UTC m=+88.948063814 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78f40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78f40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78f40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.594260683 +0000 UTC m=+88.948063814 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78f40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b97ce0 item 96 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= 2026/07/17 04:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:05 DEBUG : Looking for writers 2026/07/17 04:10:05 DEBUG : >WaitForWriters: 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/17 04:10:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012fc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012fc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012fc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012fc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012fc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.754351742 +0000 UTC m=+89.108154893 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012fc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.754351742 +0000 UTC m=+89.108154893 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20134c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013980): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013980): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013980): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.754351742 +0000 UTC m=+89.108154893 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239c690 item 1 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a20c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a20c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a20c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a20c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a20c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.757774966 +0000 UTC m=+89.111578108 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a20c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a25c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a25c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a25c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a25c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a25c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.757774966 +0000 UTC m=+89.111578108 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a25c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d030 item 2 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a2c00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a2c00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a2c00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a2c00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a2c00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.759621472 +0000 UTC m=+89.113424613 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a2c00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.759621472 +0000 UTC m=+89.113424613 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3540): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3540): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3540): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.759621472 +0000 UTC m=+89.113424613 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d3b0 item 3 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3bc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3bc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.763198727 +0000 UTC m=+89.117001879 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20a3bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee200): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee200): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee200): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.763198727 +0000 UTC m=+89.117001879 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239db20 item 4 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee840): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee840): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee840): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.765613486 +0000 UTC m=+89.119416657 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ee840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.765613486 +0000 UTC m=+89.119416657 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20eecc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef180): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef180): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef180): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.765613486 +0000 UTC m=+89.119416657 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206c000 item 5 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef800): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef800): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef800): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.768027304 +0000 UTC m=+89.121830445 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20ef800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20efd40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20efd40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20efd40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20efd40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20efd40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.768027304 +0000 UTC m=+89.121830445 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20efd40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206c8c0 item 6 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21284c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21284c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21284c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21284c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21284c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.769644758 +0000 UTC m=+89.123447909 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21284c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.769644758 +0000 UTC m=+89.123447909 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21289c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2128e80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2128e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2128e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2128e80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2128e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.769644758 +0000 UTC m=+89.123447909 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2128e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d110 item 7 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.771914764 +0000 UTC m=+89.125717905 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129a40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129a40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129a40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129a40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129a40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.771914764 +0000 UTC m=+89.125717905 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2129a40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d5e0 item 8 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162100): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb2162100): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162100): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162100): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162100): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162100): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21624c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21624c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21624c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21624c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21624c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.773804913 +0000 UTC m=+89.127608055 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21624c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.773804913 +0000 UTC m=+89.127608055 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162e40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162e40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.773804913 +0000 UTC m=+89.127608055 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2162e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d9d0 item 9 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21634c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21634c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21634c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21634c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21634c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.776311186 +0000 UTC m=+89.130114327 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21634c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2163a00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2163a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2163a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2163a00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2163a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.776311186 +0000 UTC m=+89.130114327 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2163a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2e230 item 10 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c140): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb219c140): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c140): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c140): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c140): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c140): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.778400501 +0000 UTC m=+89.132203653 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219c500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.778400501 +0000 UTC m=+89.132203653 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219ca00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219cf00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219cf00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219cf00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219cf00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219cf00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.778400501 +0000 UTC m=+89.132203653 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219cf00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2eb60 item 11 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219d580): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219d580): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219d580): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219d580): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219d580): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.780768843 +0000 UTC m=+89.134571994 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219d580): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219dac0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219dac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219dac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219dac0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219dac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.780768843 +0000 UTC m=+89.134571994 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb219dac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2f7a0 item 12 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8200): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb21c8200): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8200): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8200): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8200): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c85c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c85c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c85c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c85c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c85c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.783027297 +0000 UTC m=+89.136830448 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c85c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8c80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8c80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.783027297 +0000 UTC m=+89.136830448 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c8c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2fc70 item 13 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9300): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9300): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9300): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.785245686 +0000 UTC m=+89.139048826 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9840): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9840): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9840): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.785245686 +0000 UTC m=+89.139048826 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a2a0 item 14 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9e80): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb21c9e80): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9e80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9e80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21c9e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fa340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fa340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fa340): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fa340): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fa340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.787442333 +0000 UTC m=+89.141245474 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fa340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21faa00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21faa00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21faa00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21faa00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21faa00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.787442333 +0000 UTC m=+89.141245474 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21faa00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a620 item 15 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb080): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb080): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb080): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.78992412 +0000 UTC m=+89.143727261 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb5c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb5c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.78992412 +0000 UTC m=+89.143727261 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fb5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a9a0 item 16 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fbc00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fbc00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fbc00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fbc00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fbc00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.792208082 +0000 UTC m=+89.146011223 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21fbc00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.792208082 +0000 UTC m=+89.146011223 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232680): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232680): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232680): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.792208082 +0000 UTC m=+89.146011223 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234ad90 item 17 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232d00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232d00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.794938937 +0000 UTC m=+89.148742109 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2232d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233240): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233240): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233240): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.794938937 +0000 UTC m=+89.148742109 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b2d0 item 18 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22338c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22338c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22338c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22338c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22338c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.798049271 +0000 UTC m=+89.151852422 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22338c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.798049271 +0000 UTC m=+89.151852422 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2233dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a3c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a3c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a3c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a3c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a3c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.798049271 +0000 UTC m=+89.151852422 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227a3c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b810 item 19 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.800874075 +0000 UTC m=+89.154677216 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227aa40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227af80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227af80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227af80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227af80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227af80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.800874075 +0000 UTC m=+89.154677216 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227af80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e0380 item 20 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b600): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b600): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.802718347 +0000 UTC m=+89.156521498 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227b600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.802718347 +0000 UTC m=+89.156521498 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb227bb00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2100): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2100): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2100): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.802718347 +0000 UTC m=+89.156521498 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e1110 item 21 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2780): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2780): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2780): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.805539735 +0000 UTC m=+89.159342885 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2cc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2cc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2cc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2cc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2cc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.805539735 +0000 UTC m=+89.159342885 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a2cc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a361c0 item 22 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3340): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3340): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.807777199 +0000 UTC m=+89.161580410 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.807777199 +0000 UTC m=+89.161580410 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3d40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3d40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3d40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3d40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.807777199 +0000 UTC m=+89.161580410 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a3d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a36f50 item 23 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c04c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c04c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c04c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c04c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c04c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.810786481 +0000 UTC m=+89.164589622 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c04c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c0a00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c0a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c0a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c0a00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c0a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.810786481 +0000 UTC m=+89.164589622 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c0a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412070 item 24 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1040): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb22c1040): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1040): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1040): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1040): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1040): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1040): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1400): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1400): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1400): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.812997917 +0000 UTC m=+89.166801068 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.812997917 +0000 UTC m=+89.166801068 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1900): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1e40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1e40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.812997917 +0000 UTC m=+89.166801068 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c1e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412460 item 25 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e25c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e25c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e25c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e25c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e25c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.816164456 +0000 UTC m=+89.169967607 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e25c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e2b00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e2b00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e2b00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e2b00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e2b00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.816164456 +0000 UTC m=+89.169967607 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e2b00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb24129a0 item 26 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3140): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb22e3140): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3140): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3140): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3140): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3140): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.81850255 +0000 UTC m=+89.172305721 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.81850255 +0000 UTC m=+89.172305721 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22e3a00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e040): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e040): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e040): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e040): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e040): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.81850255 +0000 UTC m=+89.172305721 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e040): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412fc0 item 27 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e6c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e6c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e6c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e6c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e6c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.821534465 +0000 UTC m=+89.175337606 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230e6c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230ec00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230ec00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230ec00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230ec00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230ec00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.821534465 +0000 UTC m=+89.175337606 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230ec00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2413490 item 28 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f240): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb230f240): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f240): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f240): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f240): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f240): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f600): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f600): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.823737545 +0000 UTC m=+89.177540686 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230f600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230fcc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230fcc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230fcc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230fcc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230fcc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.823737545 +0000 UTC m=+89.177540686 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb230fcc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2413810 item 29 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a440): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a440): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a440): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.825949502 +0000 UTC m=+89.179752643 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a980): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a980): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a980): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.825949502 +0000 UTC m=+89.179752643 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb233a980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2413dc0 item 30 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a140): _readAt: size=2, off=0 2026/07/17 04:10:05 ERROR : open-test-file(0x364bb1d5a140): Couldn't read size of file 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a140): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a140): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a140): >_writeAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a140): close: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a500): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a500): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a500): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.828435976 +0000 UTC m=+89.182239147 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5a500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5abc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5abc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5abc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5abc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5abc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.828435976 +0000 UTC m=+89.182239147 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5abc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7a540 item 31 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b240): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b240): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.830995449 +0000 UTC m=+89.184798601 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b780): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b780): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b780): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.830995449 +0000 UTC m=+89.184798601 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5b780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7af50 item 32 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5bdc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5bdc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5bdc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5bdc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5bdc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.833232643 +0000 UTC m=+89.187035794 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d5bdc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7b490 item 33 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.833903229 +0000 UTC m=+89.187706371 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4840): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4840): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4840): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.833903229 +0000 UTC m=+89.187706371 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b7b650 item 33 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4e80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4e80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.835692689 +0000 UTC m=+89.189495830 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a4e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a2a0 item 34 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.836450379 +0000 UTC m=+89.190253530 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5840): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5840): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5840): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.836450379 +0000 UTC m=+89.190253530 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a460 item 34 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5e80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5e80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.838210893 +0000 UTC m=+89.192014034 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23a5e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171aaf0 item 35 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.838893552 +0000 UTC m=+89.192696703 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca900): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca900): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca900): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca900): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca900): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.838893552 +0000 UTC m=+89.192696703 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca900): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171aee0 item 35 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cae00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cae00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cae00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cae00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cae00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.842376088 +0000 UTC m=+89.196179228 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cae00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2070 item 36 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.843024473 +0000 UTC m=+89.196827614 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24583c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458900): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458900): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458900): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458900): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458900): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.843024473 +0000 UTC m=+89.196827614 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458900): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2230 item 36 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458f40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458f40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458f40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.845046169 +0000 UTC m=+89.198849310 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2458f40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2850 item 37 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.845760097 +0000 UTC m=+89.199563239 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb24593c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459a40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459a40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459a40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459a40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459a40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.845760097 +0000 UTC m=+89.199563239 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2459a40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2a10 item 37 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca1c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca1c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca1c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca1c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca1c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.848300113 +0000 UTC m=+89.202103555 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23ca1c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d2e70 item 38 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.849256129 +0000 UTC m=+89.203059270 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb000): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb540): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb540): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb540): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.849256129 +0000 UTC m=+89.203059270 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cb540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d30a0 item 38 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cbbc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cbbc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cbbc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cbbc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cbbc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.851254512 +0000 UTC m=+89.205057653 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb23cbbc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3420 item 39 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.851946729 +0000 UTC m=+89.205749890 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f781c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f786c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f786c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f786c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f786c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f786c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.851946729 +0000 UTC m=+89.205749890 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f786c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d35e0 item 39 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78d40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78d40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78d40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78d40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78d40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.853750686 +0000 UTC m=+89.207553817 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f78d40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3960 item 40 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.854585742 +0000 UTC m=+89.208389083 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f797c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f797c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f797c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f797c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f797c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.854585742 +0000 UTC m=+89.208389083 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f797c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21d3ce0 item 40 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.85638538 +0000 UTC m=+89.210188511 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f79d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876400): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876400): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a380 item 41 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876400): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.857105229 +0000 UTC m=+89.210908410 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a690 item 41 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.857800592 +0000 UTC m=+89.211603723 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1876b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.857800592 +0000 UTC m=+89.211603723 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb171a930 item 41 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.859793204 +0000 UTC m=+89.213596416 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877c00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877c00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877c00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2218070 item 42 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877c00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877c00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.860681803 +0000 UTC m=+89.214484944 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1877c00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb22185b0 item 42 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.861567935 +0000 UTC m=+89.215371127 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db8340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db89c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db89c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db89c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db89c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db89c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.861567935 +0000 UTC m=+89.215371127 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db89c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb22187e0 item 42 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.86343462 +0000 UTC m=+89.217237751 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9600): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2218ee0 item 43 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9600): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.864115255 +0000 UTC m=+89.217918386 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2219180 item 43 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.864810948 +0000 UTC m=+89.218614080 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1db9b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197e880): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197e880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197e880): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197e880): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197e880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.864810948 +0000 UTC m=+89.218614080 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197e880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2219340 item 43 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.86690881 +0000 UTC m=+89.220711951 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197f680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197fc00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197fc00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197fc00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb22197a0 item 44 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197fc00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197fc00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.867795324 +0000 UTC m=+89.221598475 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb197fc00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2219ab0 item 44 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.868506657 +0000 UTC m=+89.222309788 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f1c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f980): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f980): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f980): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.868506657 +0000 UTC m=+89.222309788 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1b1f980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2219c70 item 44 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.870116777 +0000 UTC m=+89.223919908 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742680): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742680): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ae460 item 45 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742680): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.870611352 +0000 UTC m=+89.224414493 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1742680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743500): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743500): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743500): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743500): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743500): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.870611352 +0000 UTC m=+89.224414493 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1743500): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ae770 item 45 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.872396442 +0000 UTC m=+89.226199573 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212880): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20aeaf0 item 46 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212880): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.873011423 +0000 UTC m=+89.226814554 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f80): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.873011423 +0000 UTC m=+89.226814554 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2212f80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20aecb0 item 46 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.874697426 +0000 UTC m=+89.228500587 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22135c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213ac0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213ac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213ac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20af260 item 47 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213ac0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213ac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.875241934 +0000 UTC m=+89.229045065 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2213ac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18904c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18904c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18904c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18904c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18904c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.875241934 +0000 UTC m=+89.229045065 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb18904c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20af420 item 47 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.87705659 +0000 UTC m=+89.230859721 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1890c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20afab0 item 48 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891200): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.877653288 +0000 UTC m=+89.231456419 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1891200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20924c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20924c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20924c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20924c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20924c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.877653288 +0000 UTC m=+89.231456419 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20924c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20afce0 item 48 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092b00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092b00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092b00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092b00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092b00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.879347967 +0000 UTC m=+89.233151098 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092b00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14380 item 49 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.879911402 +0000 UTC m=+89.233714533 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2092f80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20934c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20934c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20934c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20934c0): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20934c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.879911402 +0000 UTC m=+89.233714533 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20934c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14700 item 49 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.881726649 +0000 UTC m=+89.235529780 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2093b40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14c40 item 50 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.882565803 +0000 UTC m=+89.236368974 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d78340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d788c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d788c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d788c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d788c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d788c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.882565803 +0000 UTC m=+89.236368974 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1d788c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1f14f50 item 50 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c440): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c440): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c440): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.884803609 +0000 UTC m=+89.238606760 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0c440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a22930 item 51 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.885589483 +0000 UTC m=+89.239392624 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0cd00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d300): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d300): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d300): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.885589483 +0000 UTC m=+89.239392624 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a22cb0 item 51 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.888072401 +0000 UTC m=+89.241875542 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0d980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a233b0 item 52 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.888905223 +0000 UTC m=+89.242708364 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f0de80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6540): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6540): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6540): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.888905223 +0000 UTC m=+89.242708364 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a235e0 item 52 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6bc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6bc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6bc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6bc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6bc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.890721512 +0000 UTC m=+89.244524684 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd6bc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a23dc0 item 53 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.891381268 +0000 UTC m=+89.245184409 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd70c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7600): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7600): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7600): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.891381268 +0000 UTC m=+89.245184409 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30310 item 53 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7c80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7c80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7c80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7c80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7c80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.89334192 +0000 UTC m=+89.247145061 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1dd7c80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30850 item 54 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.894171506 +0000 UTC m=+89.247974648 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012800): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012800): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012800): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.894171506 +0000 UTC m=+89.247974648 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a30af0 item 54 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012e80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012e80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.895943212 +0000 UTC m=+89.249746353 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2012e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a31420 item 55 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.896633646 +0000 UTC m=+89.250436797 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013940): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013940): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013940): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.896633646 +0000 UTC m=+89.250436797 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2013940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a31730 item 55 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee0c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee0c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee0c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee0c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee0c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.898381375 +0000 UTC m=+89.252184517 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee0c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b60e0 item 56 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.899374341 +0000 UTC m=+89.253177472 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fee5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feeb40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feeb40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feeb40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feeb40): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feeb40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.899374341 +0000 UTC m=+89.253177472 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1feeb40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6310 item 56 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.901153109 +0000 UTC m=+89.254956280 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef700): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef700): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef700): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6770 item 57 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef700): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef700): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.901742583 +0000 UTC m=+89.255545714 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fef700): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6a80 item 57 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.902476248 +0000 UTC m=+89.256279379 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8100): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8680): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8680): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8680): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.902476248 +0000 UTC m=+89.256279379 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b6cb0 item 57 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.9042888 +0000 UTC m=+89.258091941 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de8cc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7110 item 58 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9200): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.904891208 +0000 UTC m=+89.258694389 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7340 item 58 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.905811996 +0000 UTC m=+89.259615127 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9d00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9d00): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.905811996 +0000 UTC m=+89.259615127 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1de9d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7570 item 58 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.907641209 +0000 UTC m=+89.261444350 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7b20 item 59 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.908360478 +0000 UTC m=+89.262163610 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0c980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23b7d50 item 59 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.909254105 +0000 UTC m=+89.263057236 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0cec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0d440): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0d440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0d440): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0d440): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0d440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.909254105 +0000 UTC m=+89.263057236 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0d440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21520e0 item 59 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.910983611 +0000 UTC m=+89.264786752 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e0da80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c0c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c0c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c0c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21524d0 item 60 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c0c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c0c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.911606868 +0000 UTC m=+89.265410069 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c0c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2152850 item 60 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.912536403 +0000 UTC m=+89.266339534 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6c600): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6cbc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6cbc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6cbc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6cbc0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6cbc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.912536403 +0000 UTC m=+89.266339534 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6cbc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2152a10 item 60 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.914208219 +0000 UTC m=+89.268011350 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d740): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d740): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2152e70 item 61 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d740): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.914779669 +0000 UTC m=+89.268582800 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6d740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6de40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6de40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6de40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6de40): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6de40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.914779669 +0000 UTC m=+89.268582800 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e6de40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2153110 item 61 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.916749278 +0000 UTC m=+89.270552409 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7a580): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7aac0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7aac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7aac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21537a0 item 62 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7aac0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7aac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.917325745 +0000 UTC m=+89.271128876 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7aac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b1c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b1c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b1c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b1c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b1c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.917325745 +0000 UTC m=+89.271128876 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b1c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb21539d0 item 62 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.919391637 +0000 UTC m=+89.273194789 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7b800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7bd40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7bd40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7bd40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2153d50 item 63 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7bd40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7bd40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.920033349 +0000 UTC m=+89.273836490 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1e7bd40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eac540): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eac540): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eac540): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eac540): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eac540): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.920033349 +0000 UTC m=+89.273836490 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eac540): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4e2a0 item 63 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): >_readAt: n=0, err=Bad file descriptor 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.9218344 +0000 UTC m=+89.275637531 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eacb80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead0c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead0c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead0c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4ebd0 item 64 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead0c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead0c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.922443589 +0000 UTC m=+89.276246770 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead0c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead7c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead7c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead7c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead7c0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead7c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.922443589 +0000 UTC m=+89.276246770 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ead7c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4ee70 item 64 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eade00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eade00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eade00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eade00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eade00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.924209033 +0000 UTC m=+89.278012174 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eade00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4f880 item 65 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.924801932 +0000 UTC m=+89.278605093 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece880): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece880): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece880): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.924801932 +0000 UTC m=+89.278605093 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ece880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a4fc70 item 65 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eceec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eceec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eceec0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eceec0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eceec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.926578828 +0000 UTC m=+89.280381959 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1eceec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b475e0 item 66 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.927434684 +0000 UTC m=+89.281237815 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf340): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf880): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf880): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf880): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.927434684 +0000 UTC m=+89.281237815 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecf880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b47960 item 66 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecfec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecfec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecfec0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecfec0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecfec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.929210346 +0000 UTC m=+89.283013487 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1ecfec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0150 item 67 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.929855704 +0000 UTC m=+89.283658845 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c940): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c940): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c940): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.929855704 +0000 UTC m=+89.283658845 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4c940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0310 item 67 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4cfc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4cfc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4cfc0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4cfc0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4cfc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.93173892 +0000 UTC m=+89.285542051 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4cfc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0690 item 68 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.932563397 +0000 UTC m=+89.286366528 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4d4c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4da00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4da00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4da00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4da00): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4da00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.932563397 +0000 UTC m=+89.286366528 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f4da00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0850 item 68 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72140): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72140): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72140): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72140): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72140): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.934298674 +0000 UTC m=+89.288101805 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0d20 item 69 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.934988105 +0000 UTC m=+89.288791266 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f725c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72ac0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72ac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72ac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72ac0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72ac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.934988105 +0000 UTC m=+89.288791266 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f72ac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a0ee0 item 69 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73140): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73140): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73140): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73140): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73140): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.936698885 +0000 UTC m=+89.290502047 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73140): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1260 item 70 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.937507863 +0000 UTC m=+89.291311024 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73b80): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73b80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73b80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73b80): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73b80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.937507863 +0000 UTC m=+89.291311024 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1f73b80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1500 item 70 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0300): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0300): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0300): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.939169731 +0000 UTC m=+89.292972862 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1960 item 71 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.939825289 +0000 UTC m=+89.293628470 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0d00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0d00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.939825289 +0000 UTC m=+89.293628470 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb0d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb23a1b90 item 71 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1380): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1380): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1380): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.941649072 +0000 UTC m=+89.295452203 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc070 item 72 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.942481485 +0000 UTC m=+89.296284896 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.942481485 +0000 UTC m=+89.296284896 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fb1dc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc230 item 72 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.944178769 +0000 UTC m=+89.297981930 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066980): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066980): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc700 item 73 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066980): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.944748375 +0000 UTC m=+89.298551506 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cc8c0 item 73 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.945755105 +0000 UTC m=+89.299558257 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2066e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067380): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067380): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067380): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067380): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067380): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.945755105 +0000 UTC m=+89.299558257 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067380): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20ccb60 item 73 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.947845893 +0000 UTC m=+89.301649035 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb20679c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067ec0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067ec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067ec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb20cd030 item 74 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067ec0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067ec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.948545945 +0000 UTC m=+89.302349176 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2067ec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b96150 item 74 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.94939646 +0000 UTC m=+89.303199602 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc81c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8740): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8740): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8740): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.94939646 +0000 UTC m=+89.303199602 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b963f0 item 74 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.951360529 +0000 UTC m=+89.305163671 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc8d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9280): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9280): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1b97c70 item 75 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9280): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.952127358 +0000 UTC m=+89.305930499 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): _writeAt: size=3, off=2 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb16de4d0 item 75 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.952904114 +0000 UTC m=+89.306707255 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc97c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9d00): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9d00): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.952904114 +0000 UTC m=+89.306707255 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb1fc9d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb16ded90 item 75 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.954653287 +0000 UTC m=+89.308456478 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114440): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114940): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114940): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb16df730 item 76 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114940): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.955342769 +0000 UTC m=+89.309145920 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a19260 item 76 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): _writeAt: size=3, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.956155884 +0000 UTC m=+89.309959025 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2114e80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115400): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115400): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115400): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115400): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115400): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.956155884 +0000 UTC m=+89.309959025 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115400): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a19b20 item 76 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.958001839 +0000 UTC m=+89.311804980 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2115a40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142040): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142040): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142040): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1774930 item 77 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142040): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142040): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.958613845 +0000 UTC m=+89.312416986 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142040): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142740): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142740): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142740): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142740): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142740): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.958613845 +0000 UTC m=+89.312416986 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142740): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1775030 item 77 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.960765246 +0000 UTC m=+89.314568388 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2142d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143280): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143280): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143280): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1775ab0 item 78 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143280): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143280): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.961675737 +0000 UTC m=+89.315478908 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143280): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143980): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143980): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143980): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143980): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143980): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.961675737 +0000 UTC m=+89.315478908 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2143980): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239c2a0 item 78 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.963850793 +0000 UTC m=+89.317653935 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a0c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a5c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a5c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a5c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239c700 item 79 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a5c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a5c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.964522982 +0000 UTC m=+89.318326124 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217a5c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217acc0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217acc0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217acc0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217acc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217acc0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.964522982 +0000 UTC m=+89.318326124 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217acc0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239ccb0 item 79 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.966515945 +0000 UTC m=+89.320319087 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b800): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b800): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d110 item 80 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b800): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.967278445 +0000 UTC m=+89.321081586 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb217b800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2000): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2000): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2000): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2000): >_readAt: n=5, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2000): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.967278445 +0000 UTC m=+89.321081586 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2000): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d2d0 item 80 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2640): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2640): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2640): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2640): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2640): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.969367541 +0000 UTC m=+89.323170681 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2640): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d730 item 81 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.970205973 +0000 UTC m=+89.324009114 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a2ac0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3000): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3000): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3000): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3000): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3000): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.970205973 +0000 UTC m=+89.324009114 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3000): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239d960 item 81 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3680): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3680): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3680): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3680): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3680): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.972219024 +0000 UTC m=+89.326022165 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3680): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb239de30 item 82 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.972980311 +0000 UTC m=+89.326783452 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21a3b80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0200): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0200): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0200): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.972980311 +0000 UTC m=+89.326783452 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206c3f0 item 82 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0880): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0880): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0880): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0880): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0880): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.974786321 +0000 UTC m=+89.328589462 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0880): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206c8c0 item 83 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.97553748 +0000 UTC m=+89.329340621 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e0d80): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e12c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e12c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e12c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e12c0): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e12c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.97553748 +0000 UTC m=+89.329340621 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e12c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206cb60 item 83 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1940): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1940): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1940): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1940): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1940): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.977530603 +0000 UTC m=+89.331333744 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1940): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d2d0 item 84 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.978324532 +0000 UTC m=+89.332127673 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb21e1e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220e4c0): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220e4c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220e4c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220e4c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220e4c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.978324532 +0000 UTC m=+89.332127673 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220e4c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d490 item 84 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220eb40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220eb40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220eb40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220eb40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220eb40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.980240941 +0000 UTC m=+89.334044083 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220eb40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206d880 item 85 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.98098202 +0000 UTC m=+89.334785161 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f040): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f580): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f580): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f580): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f580): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f580): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.98098202 +0000 UTC m=+89.334785161 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220f580): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206da40 item 85 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220fc00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220fc00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220fc00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220fc00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220fc00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.983337307 +0000 UTC m=+89.337140438 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb220fc00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb206ddc0 item 86 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.984020588 +0000 UTC m=+89.337823719 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236200): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236780): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236780): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236780): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236780): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236780): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.984020588 +0000 UTC m=+89.337823719 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236780): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2e380 item 86 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236e00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236e00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236e00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236e00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236e00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.985600511 +0000 UTC m=+89.339403672 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2236e00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2ee70 item 87 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.986467287 +0000 UTC m=+89.340270419 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237300): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237840): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237840): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237840): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237840): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237840): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.986467287 +0000 UTC m=+89.340270419 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237840): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2f340 item 87 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237ec0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237ec0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237ec0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237ec0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237ec0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.988228233 +0000 UTC m=+89.342031364 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2237ec0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2f8f0 item 88 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.988975713 +0000 UTC m=+89.342778844 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22744c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2274a40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2274a40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2274a40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2274a40): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2274a40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.988975713 +0000 UTC m=+89.342778844 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2274a40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a2fab0 item 88 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.990828652 +0000 UTC m=+89.344631794 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275080): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22755c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22755c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22755c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a230 item 89 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22755c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22755c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.991560143 +0000 UTC m=+89.345363274 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22755c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a3f0 item 89 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.992465393 +0000 UTC m=+89.346268564 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb2275b00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4180): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4180): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4180): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4180): >_readAt: n=8, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4180): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.992465393 +0000 UTC m=+89.346268564 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4180): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a5b0 item 89 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.994435262 +0000 UTC m=+89.348238393 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a47c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4d00): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4d00): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4d00): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234a930 item 90 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4d00): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4d00): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.995041727 +0000 UTC m=+89.348844878 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a4d00): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234ab60 item 90 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): _readAt: size=2, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): _writeAt: size=3, off=5 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.995814897 +0000 UTC m=+89.349618028 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5240): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5800): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5800): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5800): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5800): >_readAt: n=3, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5800): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.995814897 +0000 UTC m=+89.349618028 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5800): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: Remove: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234ad20 item 90 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): open at offset 0 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): >_readAt: n=0, err=EOF 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.997773896 +0000 UTC m=+89.351577027 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22a5e40): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2480): _writeAt: size=5, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2480): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2480): >openPending: err= 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b0a0 item 91 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2480): >_writeAt: n=5, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2480): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.998501179 +0000 UTC m=+89.352304310 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2480): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): _readAt: size=2, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): open at offset 5 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): >_readAt: n=2, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): _writeAt: size=3, off=7 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b2d0 item 91 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): >_writeAt: n=3, err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): close: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.999291321 +0000 UTC m=+89.353094452 2026/07/17 04:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c29c0): >close: err= 2026/07/17 04:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2f40): _readAt: size=512, off=0 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2f40): openPending: 2026/07/17 04:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/17 04:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:05 DEBUG : open-test-file(0x364bb22c2f40): >openPending: err= 2026/07/17 04:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c2f40): >_readAt: n=8, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c2f40): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:05.999291321 +0000 UTC m=+89.353094452 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c2f40): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: Remove: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b500 item 91 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): open at offset 0 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): _readAt: size=2, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): >_readAt: n=0, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.00131387 +0000 UTC m=+89.355117051 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3580): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3ac0): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3ac0): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3ac0): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234b9d0 item 92 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3ac0): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3ac0): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.002043057 +0000 UTC m=+89.355846198 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22c3ac0): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): open at offset 5 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb234bdc0 item 92 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): _readAt: size=2, off=5 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): >_readAt: n=0, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): _writeAt: size=3, off=5 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): >_writeAt: n=3, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.003039489 +0000 UTC m=+89.356842620 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0100): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f06c0): _readAt: size=512, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f06c0): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f06c0): >openPending: err= 2026/07/17 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f06c0): >_readAt: n=3, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f06c0): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.003039489 +0000 UTC m=+89.356842620 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f06c0): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: Remove: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e03f0 item 92 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): open at offset 0 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): _readAt: size=2, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): >_readAt: n=0, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.004922744 +0000 UTC m=+89.358725875 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f0d00): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1240): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1240): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1240): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e12d0 item 93 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1240): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1240): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.005571689 +0000 UTC m=+89.359374820 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1240): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1940): _readAt: size=512, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1940): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1940): >openPending: err= 2026/07/17 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1940): >_readAt: n=5, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1940): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.005571689 +0000 UTC m=+89.359374820 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb22f1940): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: Remove: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb19e1ce0 item 93 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): open at offset 0 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): _readAt: size=2, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): >_readAt: n=0, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.007492216 +0000 UTC m=+89.361295347 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314080): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb23145c0): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb23145c0): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb23145c0): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a36540 item 94 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb23145c0): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb23145c0): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.008316753 +0000 UTC m=+89.362119934 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb23145c0): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314cc0): _readAt: size=512, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314cc0): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314cc0): >openPending: err= 2026/07/17 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314cc0): >_readAt: n=5, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314cc0): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.008316753 +0000 UTC m=+89.362119934 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2314cc0): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: Remove: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a36b60 item 94 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): open at offset 0 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): _readAt: size=2, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): >_readAt: n=0, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.010362606 +0000 UTC m=+89.364165767 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315300): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315840): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315840): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315840): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a37ab0 item 95 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315840): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315840): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.010957929 +0000 UTC m=+89.364761070 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2315840): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344040): _readAt: size=512, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344040): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344040): >openPending: err= 2026/07/17 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344040): >_readAt: n=5, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344040): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.010957929 +0000 UTC m=+89.364761070 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344040): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: Remove: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb1a37d50 item 95 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): open at offset 0 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): _readAt: size=2, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): >_readAt: n=0, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.012823853 +0000 UTC m=+89.366626994 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344680): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344b80): _writeAt: size=5, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344b80): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344b80): >openPending: err= 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412380 item 96 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344b80): >_writeAt: n=5, err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344b80): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.013733691 +0000 UTC m=+89.367536843 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2344b80): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/17 04:10:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/17 04:10:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2345280): _readAt: size=512, off=0 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2345280): openPending: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2345280): >openPending: err= 2026/07/17 04:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2345280): >_readAt: n=5, err=EOF 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2345280): close: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-17 04:10:06.013733691 +0000 UTC m=+89.367536843 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : open-test-file(0x364bb2345280): >close: err= 2026/07/17 04:10:06 DEBUG : open-test-file: Remove: 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x364bb2412540 item 96 2026/07/17 04:10:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/17 04:10:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/17 04:10:06 DEBUG : open-test-file: >Remove: err= 2026/07/17 04:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : >WaitForWriters: 2026/07/17 04:10:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.82s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- 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.42s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.06s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:06 DEBUG : file1: newRWFileHandle: 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): openPending: 2026/07/17 04:10:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): >openPending: err= 2026/07/17 04:10:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/17 04:10:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): _writeAt: size=2, off=0 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): >_writeAt: n=2, err= 2026/07/17 04:10:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): RWFileHandle.Flush 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): RWFileHandle.Release 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): close: 2026/07/17 04:10:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/17 04:10:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:06 DEBUG : file1(0x364bb2344600): >close: err= 2026/07/17 04:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:10:06 DEBUG : file1: vfs cache: starting upload 2026/07/17 04:10:06 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:10:06 DEBUG : file1: size = 2 OK 2026/07/17 04:10:06 DEBUG : file1.rclone_chunk.001_b2nc03: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/17 04:10:06 INFO : file1.rclone_chunk.001_b2nc03: Copied (server-side copy) to: file1 2026/07/17 04:10:06 INFO : file1.rclone_chunk.001_b2nc03: Deleted 2026/07/17 04:10:06 DEBUG : file1: size = 2 OK 2026/07/17 04:10:06 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/17 04:10:06 INFO : file1: Copied (new) 2026/07/17 04:10:06 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/17 04:10:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/17 04:10:06 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/17 04:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:06 INFO : file1: vfs cache: upload succeeded try #1 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : >WaitForWriters: 2026/07/17 04:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:06 DEBUG : Looking for writers 2026/07/17 04:10:06 DEBUG : file1: reading active writers 2026/07/17 04:10:06 DEBUG : >WaitForWriters: 2026/07/17 04:10:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.97s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:07 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:07 DEBUG : rename_me: newRWFileHandle: 2026/07/17 04:10:07 DEBUG : rename_me(0x364bb2345dc0): openPending: 2026/07/17 04:10:07 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/17 04:10:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/17 04:10:07 DEBUG : rename_me(0x364bb2345dc0): >openPending: err= 2026/07/17 04:10:07 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/17 04:10:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/17 04:10:07 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/17 04:10:07 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/17 04:10:07 DEBUG : rename_me(0x364bb2345dc0): _writeAt: size=5, off=0 2026/07/17 04:10:07 DEBUG : rename_me(0x364bb2345dc0): >_writeAt: n=5, err= 2026/07/17 04:10:07 DEBUG : rename_me(0x364bb2345dc0): close: 2026/07/17 04:10:07 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-17 04:10:07.144161116 +0000 UTC m=+90.497964257 2026/07/17 04:10:07 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/17 04:10:07 DEBUG : rename_me(0x364bb2345dc0): >close: err= 2026/07/17 04:10:07 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/17 04:10:07 DEBUG : i_was_renamed: Updating file with 0x364bb21c7790 2026/07/17 04:10:07 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/17 04:10:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/17 04:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/17 04:10:07 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/17 04:10:07 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/17 04:10:07 DEBUG : i_was_renamed: size = 5 OK 2026/07/17 04:10:07 DEBUG : i_was_renamed.rclone_chunk.001_b2nd4s: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:07 INFO : i_was_renamed.rclone_chunk.001_b2nd4s: Copied (server-side copy) to: i_was_renamed 2026/07/17 04:10:07 INFO : i_was_renamed.rclone_chunk.001_b2nd4s: Deleted 2026/07/17 04:10:07 DEBUG : i_was_renamed: size = 5 OK 2026/07/17 04:10:07 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:07 INFO : i_was_renamed: Copied (new) 2026/07/17 04:10:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-17 04:10:07.144161116 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/17 04:10:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/17 04:10:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/17 04:10:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/17 04:10:07 DEBUG : Looking for writers 2026/07/17 04:10:07 DEBUG : i_was_renamed: reading active writers 2026/07/17 04:10:07 DEBUG : >WaitForWriters: 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.85s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/17 04:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-hulenaj0fuwu" 2026/07/17 04:10:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/17 04:10:08 DEBUG : forgetting directory cache 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2ndzb: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/07/17 04:10:08 INFO : TestRWCacheUpdate.rclone_chunk.001_b2ndzb: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:08 INFO : TestRWCacheUpdate.rclone_chunk.001_b2ndzb: Deleted 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate(0x364bb2212900): _readAt: size=512, off=0 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate(0x364bb2212900): openPending: 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 03:11:07.94120883 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 04:10:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate(0x364bb2212900): >openPending: err= 2026/07/17 04:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate(0x364bb2212900): >_readAt: n=20, err=EOF 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate(0x364bb2212900): close: 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:11:07.94120883 +0000 UTC 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate(0x364bb2212900): >close: err= 2026/07/17 04:10:08 DEBUG : Re-reading directory (116.343737ms old) 2026/07/17 04:10:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:09 DEBUG : forgetting directory cache 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nf2w: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/07/17 04:10:09 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nf2w: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:09 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nf2w: Deleted 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate(0x364bb1dd71c0): _readAt: size=512, off=0 2026/07/17 04:10:09 DEBUG : TestRWCacheUpdate(0x364bb1dd71c0): openPending: 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 03:12:07.94120883 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-17 03:11:07.94120883 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 03:12:07.94120883 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-17 03:11:07.94120883 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/17 04:10:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 04:10:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate(0x364bb1dd71c0): >openPending: err= 2026/07/17 04:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate(0x364bb1dd71c0): >_readAt: n=20, err=EOF 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate(0x364bb1dd71c0): close: 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:12:07.94120883 +0000 UTC 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate(0x364bb1dd71c0): >close: err= 2026/07/17 04:10:10 DEBUG : Re-reading directory (114.472745ms old) 2026/07/17 04:10:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:10 DEBUG : forgetting directory cache 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/17 04:10:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2ngto: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/07/17 04:10:10 INFO : TestRWCacheUpdate.rclone_chunk.001_b2ngto: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:10 INFO : TestRWCacheUpdate.rclone_chunk.001_b2ngto: Deleted 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate(0x364bb2296300): _readAt: size=512, off=0 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate(0x364bb2296300): openPending: 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 03:13:07.94120883 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-17 03:12:07.94120883 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 03:13:07.94120883 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-17 03:12:07.94120883 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/17 04:10:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 04:10:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate(0x364bb2296300): >openPending: err= 2026/07/17 04:10:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate(0x364bb2296300): >_readAt: n=20, err=EOF 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate(0x364bb2296300): close: 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:13:07.94120883 +0000 UTC 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate(0x364bb2296300): >close: err= 2026/07/17 04:10:11 DEBUG : Re-reading directory (108.621676ms old) 2026/07/17 04:10:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:11 DEBUG : forgetting directory cache 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/17 04:10:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nhpe: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/07/17 04:10:11 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nhpe: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:12 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nhpe: Deleted 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate(0x364bb1b1f740): _readAt: size=512, off=0 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate(0x364bb1b1f740): openPending: 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 03:14:07.94120883 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-17 03:13:07.94120883 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 03:14:07.94120883 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-17 03:13:07.94120883 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/17 04:10:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 04:10:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate(0x364bb1b1f740): >openPending: err= 2026/07/17 04:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate(0x364bb1b1f740): >_readAt: n=20, err=EOF 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate(0x364bb1b1f740): close: 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:14:07.94120883 +0000 UTC 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate(0x364bb1b1f740): >close: err= 2026/07/17 04:10:12 DEBUG : Re-reading directory (113.041733ms old) 2026/07/17 04:10:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:12 DEBUG : forgetting directory cache 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nit6: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/07/17 04:10:13 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nit6: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:13 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nit6: Deleted 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate(0x364bb1890380): _readAt: size=512, off=0 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate(0x364bb1890380): openPending: 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 03:15:07.94120883 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-17 03:14:07.94120883 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 03:15:07.94120883 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-17 03:14:07.94120883 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/17 04:10:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 04:10:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate(0x364bb1890380): >openPending: err= 2026/07/17 04:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate(0x364bb1890380): >_readAt: n=20, err=EOF 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate(0x364bb1890380): close: 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:15:07.94120883 +0000 UTC 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate(0x364bb1890380): >close: err= 2026/07/17 04:10:13 DEBUG : Re-reading directory (109.344881ms old) 2026/07/17 04:10:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:13 DEBUG : forgetting directory cache 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nj0z: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/07/17 04:10:14 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nj0z: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:14 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nj0z: Deleted 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate(0x364bb1dd6e00): _readAt: size=512, off=0 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate(0x364bb1dd6e00): openPending: 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-17 03:16:07.94120883 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-17 03:15:07.94120883 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-17 03:16:07.94120883 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-17 03:15:07.94120883 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/17 04:10:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/17 04:10:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate(0x364bb1dd6e00): >openPending: err= 2026/07/17 04:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate(0x364bb1dd6e00): >_readAt: n=20, err=EOF 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate(0x364bb1dd6e00): close: 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:16:07.94120883 +0000 UTC 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate(0x364bb1dd6e00): >close: err= 2026/07/17 04:10:14 DEBUG : Re-reading directory (107.385804ms old) 2026/07/17 04:10:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:15 DEBUG : forgetting directory cache 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nl1i: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/07/17 04:10:15 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nl1i: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:15 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nl1i: Deleted 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate(0x364bb208d340): _readAt: size=512, off=0 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate(0x364bb208d340): openPending: 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-17 03:17:07.94120883 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-17 03:16:07.94120883 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-17 03:17:07.94120883 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-17 03:16:07.94120883 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/17 04:10:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/17 04:10:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate(0x364bb208d340): >openPending: err= 2026/07/17 04:10:15 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate(0x364bb208d340): >_readAt: n=21, err=EOF 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate(0x364bb208d340): close: 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:17:07.94120883 +0000 UTC 2026/07/17 04:10:15 DEBUG : TestRWCacheUpdate(0x364bb208d340): >close: err= 2026/07/17 04:10:15 DEBUG : Re-reading directory (116.514009ms old) 2026/07/17 04:10:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:16 DEBUG : forgetting directory cache 2026/07/17 04:10:16 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/07/17 04:10:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nm67: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/07/17 04:10:16 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nm67: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:16 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nm67: Deleted 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate(0x364bb1ed6c80): _readAt: size=512, off=0 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate(0x364bb1ed6c80): openPending: 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-17 03:18:07.94120883 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-17 03:17:07.94120883 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-17 03:18:07.94120883 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-17 03:17:07.94120883 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/17 04:10:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/17 04:10:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate(0x364bb1ed6c80): >openPending: err= 2026/07/17 04:10:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate(0x364bb1ed6c80): >_readAt: n=22, err=EOF 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate(0x364bb1ed6c80): close: 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:18:07.94120883 +0000 UTC 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate(0x364bb1ed6c80): >close: err= 2026/07/17 04:10:17 DEBUG : Re-reading directory (119.163011ms old) 2026/07/17 04:10:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:17 DEBUG : forgetting directory cache 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/07/17 04:10:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2nn3r: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/07/17 04:10:17 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nn3r: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:17 INFO : TestRWCacheUpdate.rclone_chunk.001_b2nn3r: Deleted 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate(0x364bb20b9900): _readAt: size=512, off=0 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate(0x364bb20b9900): openPending: 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-17 03:19:07.94120883 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-17 03:18:07.94120883 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-17 03:19:07.94120883 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-17 03:18:07.94120883 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/17 04:10:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/17 04:10:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate(0x364bb20b9900): >openPending: err= 2026/07/17 04:10:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:18 DEBUG : forgetting directory cache 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate(0x364bb20b9900): >_readAt: n=23, err=EOF 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate(0x364bb20b9900): close: 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:19:07.94120883 +0000 UTC 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate(0x364bb20b9900): >close: err= 2026/07/17 04:10:18 DEBUG : Re-reading directory (200.775418ms old) 2026/07/17 04:10:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:18 DEBUG : forgetting directory cache 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_b2noev: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/07/17 04:10:19 INFO : TestRWCacheUpdate.rclone_chunk.001_b2noev: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/17 04:10:19 INFO : TestRWCacheUpdate.rclone_chunk.001_b2noev: Deleted 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate(0x364bb1743440): _readAt: size=512, off=0 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate(0x364bb1743440): openPending: 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-17 03:20:07.94120883 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-17 03:19:07.94120883 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-17 03:20:07.94120883 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-17 03:19:07.94120883 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/17 04:10:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/17 04:10:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate(0x364bb1743440): >openPending: err= 2026/07/17 04:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate(0x364bb1743440): >_readAt: n=24, err=EOF 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate(0x364bb1743440): close: 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-17 03:20:07.94120883 +0000 UTC 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate(0x364bb1743440): >close: err= 2026/07/17 04:10:19 DEBUG : Re-reading directory (115.701325ms old) 2026/07/17 04:10:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/17 04:10:19 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:19 DEBUG : Looking for writers 2026/07/17 04:10:19 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/17 04:10:19 DEBUG : >WaitForWriters: 2026/07/17 04:10:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': vfs cache: cleaner exiting 2026/07/17 04:10:19 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (12.00s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:20 DEBUG : FiLeA: size = 5 OK 2026/07/17 04:10:20 DEBUG : FiLeA.rclone_chunk.001_b2nptm: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/17 04:10:20 INFO : FiLeA.rclone_chunk.001_b2nptm: Copied (server-side copy) to: FiLeA 2026/07/17 04:10:20 INFO : FiLeA.rclone_chunk.001_b2nptm: Deleted 2026/07/17 04:10:20 DEBUG : FiLeB: size = 5 OK 2026/07/17 04:10:20 DEBUG : FiLeB.rclone_chunk.001_b2nqe5: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/17 04:10:20 INFO : FiLeB.rclone_chunk.001_b2nqe5: Copied (server-side copy) to: FiLeB 2026/07/17 04:10:20 INFO : FiLeB.rclone_chunk.001_b2nqe5: Deleted 2026/07/17 04:10:21 DEBUG : FilEb: size = 5 OK 2026/07/17 04:10:21 DEBUG : FilEb.rclone_chunk.001_b2nrvw: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/07/17 04:10:21 INFO : FilEb.rclone_chunk.001_b2nrvw: Copied (server-side copy) to: FilEb 2026/07/17 04:10:21 INFO : FilEb.rclone_chunk.001_b2nrvw: Deleted 2026/07/17 04:10:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/17 04:10:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/17 04:10:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/17 04:10:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/17 04:10:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/17 04:10:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/17 04:10:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/17 04:10:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/17 04:10:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/17 04:10:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/17 04:10:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/17 04:10:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/17 04:10:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/17 04:10:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/17 04:10:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/17 04:10:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/17 04:10:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/17 04:10:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/17 04:10:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:22 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:22 DEBUG : Looking for writers 2026/07/17 04:10:22 DEBUG : FiLeA: reading active writers 2026/07/17 04:10:22 DEBUG : FiLeB: reading active writers 2026/07/17 04:10:22 DEBUG : FilEb: reading active writers 2026/07/17 04:10:22 DEBUG : >WaitForWriters: 2026/07/17 04:10:22 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:22 DEBUG : Looking for writers 2026/07/17 04:10:22 DEBUG : FiLeA: reading active writers 2026/07/17 04:10:22 DEBUG : FiLeB: reading active writers 2026/07/17 04:10:22 DEBUG : FilEb: reading active writers 2026/07/17 04:10:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.19s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:23 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/07/17 04:10:23 DEBUG : normal name with no special characters.txt.rclone_chunk.001_b2nt75: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/17 04:10:23 INFO : normal name with no special characters.txt.rclone_chunk.001_b2nt75: Copied (server-side copy) to: normal name with no special characters.txt 2026/07/17 04:10:23 INFO : normal name with no special characters.txt.rclone_chunk.001_b2nt75: Deleted 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_b2ntrw: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/17 04:10:24 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_b2ntrw: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/17 04:10:24 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_b2ntrw: Deleted 2026/07/17 04:10:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:24 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:24 DEBUG : Looking for writers 2026/07/17 04:10:24 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/17 04:10:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/17 04:10:24 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.71s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': Reusing VFS from active cache 2026/07/17 04:10:24 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:24 DEBUG : Looking for writers 2026/07/17 04:10:24 DEBUG : >WaitForWriters: 2026/07/17 04:10:24 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:24 DEBUG : Looking for writers 2026/07/17 04:10:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:24 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:24 DEBUG : Looking for writers 2026/07/17 04:10:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.10s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:25 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:25 DEBUG : Looking for writers 2026/07/17 04:10:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.10s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:25 DEBUG : file1: size = 14 OK 2026/07/17 04:10:25 DEBUG : file1.rclone_chunk.001_b2nv7t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:10:25 INFO : file1.rclone_chunk.001_b2nv7t: Copied (server-side copy) to: file1 2026/07/17 04:10:25 INFO : file1.rclone_chunk.001_b2nv7t: Deleted 2026/07/17 04:10:26 DEBUG : dir/file2: size = 14 OK 2026/07/17 04:10:26 DEBUG : dir/file2.rclone_chunk.001_b2nvcx: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/17 04:10:26 INFO : dir/file2.rclone_chunk.001_b2nvcx: Copied (server-side copy) to: dir/file2 2026/07/17 04:10:26 INFO : dir/file2.rclone_chunk.001_b2nvcx: Deleted 2026/07/17 04:10:26 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:26 DEBUG : dir: Looking for writers 2026/07/17 04:10:26 DEBUG : file2: reading active writers 2026/07/17 04:10:26 DEBUG : Looking for writers 2026/07/17 04:10:26 DEBUG : dir: reading active writers 2026/07/17 04:10:26 DEBUG : file1: reading active writers 2026/07/17 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.56s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:27 DEBUG : file1: size = 14 OK 2026/07/17 04:10:27 DEBUG : file1.rclone_chunk.001_b2nwmw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:10:27 INFO : file1.rclone_chunk.001_b2nwmw: Copied (server-side copy) to: file1 2026/07/17 04:10:27 INFO : file1.rclone_chunk.001_b2nwmw: Deleted 2026/07/17 04:10:27 DEBUG : dir/file2: size = 14 OK 2026/07/17 04:10:27 DEBUG : dir/file2.rclone_chunk.001_b2nx3p: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/17 04:10:27 INFO : dir/file2.rclone_chunk.001_b2nx3p: Copied (server-side copy) to: dir/file2 2026/07/17 04:10:27 INFO : dir/file2.rclone_chunk.001_b2nx3p: Deleted 2026/07/17 04:10:27 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:27 DEBUG : dir: Looking for writers 2026/07/17 04:10:27 DEBUG : Looking for writers 2026/07/17 04:10:27 DEBUG : file1: reading active writers 2026/07/17 04:10:27 DEBUG : dir: reading active writers 2026/07/17 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.51s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:28 DEBUG : file1: size = 14 OK 2026/07/17 04:10:28 DEBUG : file1.rclone_chunk.001_b2nyt6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/17 04:10:28 INFO : file1.rclone_chunk.001_b2nyt6: Copied (server-side copy) to: file1 2026/07/17 04:10:28 INFO : file1.rclone_chunk.001_b2nyt6: Deleted 2026/07/17 04:10:29 DEBUG : dir/file2: size = 14 OK 2026/07/17 04:10:29 DEBUG : dir/file2.rclone_chunk.001_b2nyze: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/17 04:10:29 INFO : dir/file2.rclone_chunk.001_b2nyze: Copied (server-side copy) to: dir/file2 2026/07/17 04:10:29 INFO : dir/file2.rclone_chunk.001_b2nyze: Deleted 2026/07/17 04:10:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:29 DEBUG : file1: Open: flags=O_RDONLY 2026/07/17 04:10:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/17 04:10:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/17 04:10:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/17 04:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/17 04:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/17 04:10:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/17 04:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/17 04:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/17 04:10:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 04:10:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/17 04:10:30 DEBUG : dir/new_file.txt.rclone_chunk.001_b2nz0v: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:30 INFO : dir/new_file.txt.rclone_chunk.001_b2nz0v: Copied (server-side copy) to: dir/new_file.txt 2026/07/17 04:10:30 INFO : dir/new_file.txt.rclone_chunk.001_b2nz0v: Deleted 2026/07/17 04:10:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/17 04:10:30 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:30 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/17 04:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/17 04:10:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/17 04:10:30 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:30 DEBUG : dir: Looking for writers 2026/07/17 04:10:30 DEBUG : file2: reading active writers 2026/07/17 04:10:30 DEBUG : new_file.txt: reading active writers 2026/07/17 04:10:30 DEBUG : Looking for writers 2026/07/17 04:10:30 DEBUG : dir: reading active writers 2026/07/17 04:10:30 DEBUG : file1: reading active writers 2026/07/17 04:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.24s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:30 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:30 DEBUG : dir/file2: size = 14 OK 2026/07/17 04:10:30 DEBUG : dir/file2.rclone_chunk.001_b2o0wb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/17 04:10:30 INFO : dir/file2.rclone_chunk.001_b2o0wb: Copied (server-side copy) to: dir/file2 2026/07/17 04:10:30 INFO : dir/file2.rclone_chunk.001_b2o0wb: Deleted 2026/07/17 04:10:31 DEBUG : dir/file2: copy non-chunked object... 2026/07/17 04:10:31 DEBUG : dir/file1: size = 14 OK 2026/07/17 04:10:31 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/17 04:10:31 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/07/17 04:10:31 INFO : dir/file2: Deleted 2026/07/17 04:10:31 DEBUG : dir/file1: Updating file with dir/file1 0x364bb2199860 2026/07/17 04:10:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/17 04:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:31 DEBUG : dir/file1: copy non-chunked object... 2026/07/17 04:10:31 DEBUG : file0: size = 14 OK 2026/07/17 04:10:31 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/17 04:10:31 INFO : dir/file1: Copied (server-side copy) to: file0 2026/07/17 04:10:31 INFO : dir/file1: Deleted 2026/07/17 04:10:31 DEBUG : file0: Updating file with file0 0x364bb2199860 2026/07/17 04:10:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/17 04:10:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/17 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:32 DEBUG : dir: Looking for writers 2026/07/17 04:10:32 DEBUG : Looking for writers 2026/07/17 04:10:32 DEBUG : dir: reading active writers 2026/07/17 04:10:32 DEBUG : file0: reading active writers 2026/07/17 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.72s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:32 DEBUG : Looking for writers 2026/07/17 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:32 DEBUG : Looking for writers 2026/07/17 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.10s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:32 DEBUG : Looking for writers 2026/07/17 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:32 DEBUG : Looking for writers 2026/07/17 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.10s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/17 04:10:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/17 04:10:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/17 04:10:32 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 04:10:33 DEBUG : file1: size = 5 OK 2026/07/17 04:10:33 DEBUG : file1.rclone_chunk.001_b2o270: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:33 INFO : file1.rclone_chunk.001_b2o270: Copied (server-side copy) to: file1 2026/07/17 04:10:33 INFO : file1.rclone_chunk.001_b2o270: Deleted 2026/07/17 04:10:33 DEBUG : file1: size = 5 OK 2026/07/17 04:10:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/17 04:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 04:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 04:10:33 DEBUG : file1: size = 0 OK 2026/07/17 04:10:33 DEBUG : file1.rclone_chunk.001_b2o3e0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:33 INFO : file1.rclone_chunk.001_b2o3e0: Copied (server-side copy) to: file1 2026/07/17 04:10:33 INFO : file1.rclone_chunk.001_b2o3e0: Deleted 2026/07/17 04:10:33 DEBUG : file1: size = 0 OK 2026/07/17 04:10:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/17 04:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (7 bytes), uploading instead of streaming 2026/07/17 04:10:34 DEBUG : file1: size = 7 OK 2026/07/17 04:10:34 DEBUG : file1.rclone_chunk.001_b2o3cn: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/17 04:10:34 INFO : file1.rclone_chunk.001_b2o3cn: Copied (server-side copy) to: file1 2026/07/17 04:10:34 INFO : file1.rclone_chunk.001_b2o3cn: Deleted 2026/07/17 04:10:34 DEBUG : file1: size = 7 OK 2026/07/17 04:10:34 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/17 04:10:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:34 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:34 DEBUG : Looking for writers 2026/07/17 04:10:34 DEBUG : file1: reading active writers 2026/07/17 04:10:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (2.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/17 04:10:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/17 04:10:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/17 04:10:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/17 04:10:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (11 bytes), uploading instead of streaming 2026/07/17 04:10:36 DEBUG : file1: size = 11 OK 2026/07/17 04:10:36 DEBUG : file1.rclone_chunk.001_b2o5me: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 04:10:36 INFO : file1.rclone_chunk.001_b2o5me: Copied (server-side copy) to: file1 2026/07/17 04:10:36 INFO : file1.rclone_chunk.001_b2o5me: Deleted 2026/07/17 04:10:36 DEBUG : file1: size = 11 OK 2026/07/17 04:10:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/17 04:10:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/17 04:10:36 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:36 DEBUG : Looking for writers 2026/07/17 04:10:36 DEBUG : file1: reading active writers 2026/07/17 04:10:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.88s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/17 04:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 04:10:36 DEBUG : file1: size = 5 OK 2026/07/17 04:10:36 DEBUG : file1.rclone_chunk.001_b2o66w: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:36 INFO : file1.rclone_chunk.001_b2o66w: Copied (server-side copy) to: file1 2026/07/17 04:10:37 INFO : file1.rclone_chunk.001_b2o66w: Deleted 2026/07/17 04:10:37 DEBUG : file1: size = 5 OK 2026/07/17 04:10:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:10:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:37 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/17 04:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:37 DEBUG : Looking for writers 2026/07/17 04:10:37 DEBUG : file1: reading active writers 2026/07/17 04:10:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.71s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:37 DEBUG : file1: WriteFileHandle.Release closing 2026/07/17 04:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 04:10:37 DEBUG : file1: size = 0 OK 2026/07/17 04:10:37 DEBUG : file1.rclone_chunk.001_b2o74q: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:37 INFO : file1.rclone_chunk.001_b2o74q: Copied (server-side copy) to: file1 2026/07/17 04:10:37 INFO : file1.rclone_chunk.001_b2o74q: Deleted 2026/07/17 04:10:37 DEBUG : file1: size = 0 OK 2026/07/17 04:10:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/17 04:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:37 DEBUG : Looking for writers 2026/07/17 04:10:37 DEBUG : file1: reading active writers 2026/07/17 04:10:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (2 bytes), uploading instead of streaming 2026/07/17 04:10:38 DEBUG : file1: size = 2 OK 2026/07/17 04:10:38 DEBUG : file1.rclone_chunk.001_b2o76q: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/17 04:10:38 INFO : file1.rclone_chunk.001_b2o76q: Copied (server-side copy) to: file1 2026/07/17 04:10:38 INFO : file1.rclone_chunk.001_b2o76q: Deleted 2026/07/17 04:10:38 DEBUG : file1: size = 2 OK 2026/07/17 04:10:38 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/17 04:10:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:38 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/17 04:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:38 DEBUG : Looking for writers 2026/07/17 04:10:38 DEBUG : file1: reading active writers 2026/07/17 04:10:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.00s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:38 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:38 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/17 04:10:39 DEBUG : file1: size = 0 OK 2026/07/17 04:10:39 DEBUG : file1.rclone_chunk.001_b2o8xg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:39 INFO : file1.rclone_chunk.001_b2o8xg: Copied (server-side copy) to: file1 2026/07/17 04:10:39 INFO : file1.rclone_chunk.001_b2o8xg: Deleted 2026/07/17 04:10:39 DEBUG : file1: size = 0 OK 2026/07/17 04:10:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/17 04:10:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:39 DEBUG : file1: Open: flags=O_RDONLY 2026/07/17 04:10:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/17 04:10:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/17 04:10:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:39 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:39 DEBUG : Looking for writers 2026/07/17 04:10:39 DEBUG : file1: reading active writers 2026/07/17 04:10:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.77s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/17 04:10:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/17 04:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/17 04:10:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/17 04:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': File to upload is small (100 bytes), uploading instead of streaming 2026/07/17 04:10:40 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/07/17 04:10:40 DEBUG : file1.rclone_chunk.001_b2o9up: md5 = fcb5e21153c07dd26c3436b8bac558d5 OK 2026/07/17 04:10:40 INFO : file1.rclone_chunk.001_b2o9up: Copied (server-side copy) to: file1.rclone_chunk.001 2026/07/17 04:10:40 INFO : file1.rclone_chunk.001_b2o9up: Deleted 2026/07/17 04:10:40 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/07/17 04:10:40 DEBUG : file1.rclone_chunk.002_b2o9up: md5 = a3980861c5c7f7407164d421f1448b30 OK 2026/07/17 04:10:40 INFO : file1.rclone_chunk.002_b2o9up: Copied (server-side copy) to: file1.rclone_chunk.002 2026/07/17 04:10:40 INFO : file1.rclone_chunk.002_b2o9up: Deleted 2026/07/17 04:10:40 DEBUG : file1: size = 100 OK 2026/07/17 04:10:40 DEBUG : file1: md5 = ebc3c55fbf279df5163da167b0899cae OK 2026/07/17 04:10:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/17 04:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/17 04:10:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/17 04:10:40 DEBUG : file1: Open: flags=O_RDONLY 2026/07/17 04:10:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/17 04:10:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/17 04:10:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:40 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:40 DEBUG : Looking for writers 2026/07/17 04:10:40 DEBUG : file1: reading active writers 2026/07/17 04:10:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.42s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:41 DEBUG : flat/f000.txt: size = 7 OK 2026/07/17 04:10:41 DEBUG : flat/f000.txt.rclone_chunk.001_b2obpm: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/07/17 04:10:41 INFO : flat/f000.txt.rclone_chunk.001_b2obpm: Copied (server-side copy) to: flat/f000.txt 2026/07/17 04:10:41 INFO : flat/f000.txt.rclone_chunk.001_b2obpm: Deleted 2026/07/17 04:10:41 DEBUG : flat/f001.txt: size = 14 OK 2026/07/17 04:10:41 DEBUG : flat/f001.txt.rclone_chunk.001_b2ob6p: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/07/17 04:10:41 INFO : flat/f001.txt.rclone_chunk.001_b2ob6p: Copied (server-side copy) to: flat/f001.txt 2026/07/17 04:10:42 INFO : flat/f001.txt.rclone_chunk.001_b2ob6p: Deleted 2026/07/17 04:10:42 DEBUG : flat/f002.txt: size = 21 OK 2026/07/17 04:10:42 DEBUG : flat/f002.txt.rclone_chunk.001_b2ocwn: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/07/17 04:10:42 INFO : flat/f002.txt.rclone_chunk.001_b2ocwn: Copied (server-side copy) to: flat/f002.txt 2026/07/17 04:10:42 INFO : flat/f002.txt.rclone_chunk.001_b2ocwn: Deleted 2026/07/17 04:10:43 DEBUG : flat/f003.txt: size = 28 OK 2026/07/17 04:10:43 DEBUG : flat/f003.txt.rclone_chunk.001_b2ocpm: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/07/17 04:10:43 INFO : flat/f003.txt.rclone_chunk.001_b2ocpm: Copied (server-side copy) to: flat/f003.txt 2026/07/17 04:10:43 INFO : flat/f003.txt.rclone_chunk.001_b2ocpm: Deleted 2026/07/17 04:10:43 DEBUG : flat/f004.txt: size = 35 OK 2026/07/17 04:10:43 DEBUG : flat/f004.txt.rclone_chunk.001_b2odl8: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/07/17 04:10:43 INFO : flat/f004.txt.rclone_chunk.001_b2odl8: Copied (server-side copy) to: flat/f004.txt 2026/07/17 04:10:43 INFO : flat/f004.txt.rclone_chunk.001_b2odl8: Deleted 2026/07/17 04:10:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/17 04:10:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/17 04:10:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/17 04:10:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/17 04:10:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/17 04:10:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/17 04:10:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/17 04:10:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/17 04:10:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/17 04:10:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/17 04:10:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:44 DEBUG : flat: Looking for writers 2026/07/17 04:10:44 DEBUG : f003.txt: reading active writers 2026/07/17 04:10:44 DEBUG : f004.txt: reading active writers 2026/07/17 04:10:44 DEBUG : f000.txt: reading active writers 2026/07/17 04:10:44 DEBUG : f001.txt: reading active writers 2026/07/17 04:10:44 DEBUG : f002.txt: reading active writers 2026/07/17 04:10:44 DEBUG : Looking for writers 2026/07/17 04:10:44 DEBUG : flat: reading active writers 2026/07/17 04:10:44 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.96s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:45 DEBUG : a/top.txt: size = 3 OK 2026/07/17 04:10:45 DEBUG : a/top.txt.rclone_chunk.001_b2of6r: md5 = b28354b543375bfa94dabaeda722927f OK 2026/07/17 04:10:45 INFO : a/top.txt.rclone_chunk.001_b2of6r: Copied (server-side copy) to: a/top.txt 2026/07/17 04:10:45 INFO : a/top.txt.rclone_chunk.001_b2of6r: Deleted 2026/07/17 04:10:45 DEBUG : a/b/mid.txt: size = 3 OK 2026/07/17 04:10:45 DEBUG : a/b/mid.txt.rclone_chunk.001_b2ofpm: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/07/17 04:10:45 INFO : a/b/mid.txt.rclone_chunk.001_b2ofpm: Copied (server-side copy) to: a/b/mid.txt 2026/07/17 04:10:46 INFO : a/b/mid.txt.rclone_chunk.001_b2ofpm: Deleted 2026/07/17 04:10:46 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/07/17 04:10:46 DEBUG : a/b/c/deep.txt.rclone_chunk.001_b2og3j: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/07/17 04:10:46 INFO : a/b/c/deep.txt.rclone_chunk.001_b2og3j: Copied (server-side copy) to: a/b/c/deep.txt 2026/07/17 04:10:46 INFO : a/b/c/deep.txt.rclone_chunk.001_b2og3j: Deleted 2026/07/17 04:10:46 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/17 04:10:46 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/17 04:10:46 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:46 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:46 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/17 04:10:46 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/17 04:10:46 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:46 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:46 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/17 04:10:46 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/17 04:10:46 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:47 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:47 DEBUG : a/b/c: Looking for writers 2026/07/17 04:10:47 DEBUG : deep.txt: reading active writers 2026/07/17 04:10:47 DEBUG : a/b: Looking for writers 2026/07/17 04:10:47 DEBUG : c: reading active writers 2026/07/17 04:10:47 DEBUG : mid.txt: reading active writers 2026/07/17 04:10:47 DEBUG : a: Looking for writers 2026/07/17 04:10:47 DEBUG : b: reading active writers 2026/07/17 04:10:47 DEBUG : top.txt: reading active writers 2026/07/17 04:10:47 DEBUG : Looking for writers 2026/07/17 04:10:47 DEBUG : a: reading active writers 2026/07/17 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.43s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/07/17 04:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:47 DEBUG : Looking for writers 2026/07/17 04:10:47 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.10s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu'", Local "Local file system at /tmp/rclone3360862642", Modify Window "1ns" 2026/07/17 04:10:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': poll-interval is not supported by this remote 2026/07/17 04:10:48 DEBUG : dir1/a.txt: size = 1 OK 2026/07/17 04:10:48 DEBUG : dir1/a.txt.rclone_chunk.001_b2oh8l: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/07/17 04:10:48 INFO : dir1/a.txt.rclone_chunk.001_b2oh8l: Copied (server-side copy) to: dir1/a.txt 2026/07/17 04:10:48 INFO : dir1/a.txt.rclone_chunk.001_b2oh8l: Deleted 2026/07/17 04:10:48 DEBUG : dir2/b.txt: size = 1 OK 2026/07/17 04:10:48 DEBUG : dir2/b.txt.rclone_chunk.001_b2oi3s: md5 = 415290769594460e2e485922904f345d OK 2026/07/17 04:10:48 INFO : dir2/b.txt.rclone_chunk.001_b2oi3s: Copied (server-side copy) to: dir2/b.txt 2026/07/17 04:10:48 INFO : dir2/b.txt.rclone_chunk.001_b2oi3s: Deleted 2026/07/17 04:10:49 DEBUG : dir3/c.txt: size = 1 OK 2026/07/17 04:10:49 DEBUG : dir3/c.txt.rclone_chunk.001_b2oi7i: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/07/17 04:10:49 INFO : dir3/c.txt.rclone_chunk.001_b2oi7i: Copied (server-side copy) to: dir3/c.txt 2026/07/17 04:10:49 INFO : dir3/c.txt.rclone_chunk.001_b2oi7i: Deleted 2026/07/17 04:10:49 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/17 04:10:49 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/17 04:10:49 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:49 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:49 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/17 04:10:49 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/17 04:10:49 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:49 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:49 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/17 04:10:49 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/17 04:10:49 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/17 04:10:49 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/17 04:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/17 04:10:49 DEBUG : dir1: Looking for writers 2026/07/17 04:10:49 DEBUG : a.txt: reading active writers 2026/07/17 04:10:49 DEBUG : dir2: Looking for writers 2026/07/17 04:10:49 DEBUG : b.txt: reading active writers 2026/07/17 04:10:49 DEBUG : dir3: Looking for writers 2026/07/17 04:10:49 DEBUG : c.txt: reading active writers 2026/07/17 04:10:49 DEBUG : Looking for writers 2026/07/17 04:10:49 DEBUG : dir3: reading active writers 2026/07/17 04:10:49 DEBUG : dir1: reading active writers 2026/07/17 04:10:49 DEBUG : dir2: reading active writers 2026/07/17 04:10:49 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.54s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/17 04:10:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hulenaj0fuwu': Purge remote 2026/07/17 04:10:50 DEBUG : Waiting for deletions to finish 2026/07/17 04:10:50 INFO : S3 bucket rclone-test-hulenaj0fuwu: Bucket "rclone-test-hulenaj0fuwu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 2m13.89341884s (try 1/5)